codeyu / nanoid-net

.NET implementation of ai's nanoid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API 2.0

ai opened this issue · comments

Let’s update the library to be compatible with the latest Nano ID 2.0:

  • Replace ~ to - in default alphabet
  • Add non-secure fast generator
  • Async API

That's OK. I'm doing.

done.