nanoid-hs icon indicating copy to clipboard operation
nanoid-hs copied to clipboard

Haskell implementation of Nanoid, secure URL-friendly unique ID generator.

Results 1 nanoid-hs issues
Sort by recently updated
recently updated
newest added

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...