C# Class SnowflakeIdGenerator, WeihanLi.Common

定义雪花 64 位整型标识生成器(可生成长度 19 位的长整数标识)。
Inheritance: AbstractClockIdGenerator
Mostra file Open project: WeihanLi/WeihanLi.Common Class Usage Examples

Public Methods

Method Description
NewId ( ) : string

Method Details

NewId() public method

public NewId ( ) : string
return string