Skip to content

Riamse/python-uniqid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-uniqid

I've run into enough cases where I want to get the exact equivalent of PHP's uniqid function.

One snippet I found on the internet, here, had imperfections, and appeared to be slow. This was probably due to the fact that it did not actually follow the implementation PHP used. So, I created this.

About

Generate a unique ID, à la PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published