Skip to content

A tiny, secure, URL-friendly, unique string ID generator. Now available in PureScript.

License

Notifications You must be signed in to change notification settings

vycdev/purs-nanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purs-nanoid

A tiny, secure, URL-friendly, unique string ID generator. Now available in PureScript.

This library uses random which is a direct wrapper around JavaScript's Math.random(), so I don't know how secure this is, but it's still useful for generating urls. And unless you are generating a very large amount of ids per second you shouldn't have problems.

Feel free to contribute.

About

A tiny, secure, URL-friendly, unique string ID generator. Now available in PureScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages