Skip to content

JoyMoe/FastId.Net

Repository files navigation

FastId.Net

Snowflake-like ID generating for .Net

GitHub Workflow Status Codecov license NuGet NuGet netstandard2.0

Example

var s = (new byte[] { 116, 32, 8, 99, 100, 232, 4, 7 }).ToBase62();

var b = "T208OsJe107".FromBase62();

License

The MIT License

More info see LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published