Skip to content

Generate hundreds of millions of unique random strings efficiently

License

Notifications You must be signed in to change notification settings

halfgaar/UniqueRandomStringGenerator

Repository files navigation

Unique Random String Generator

Proof of concept code to generate hundreds of millions unique random strings, provided the amount of permutations fit within a 64 bit int (although it doesn't actually check that currently).

Code was needed once, so is limited in GUI features. The multi threaded aspect of it was added for fun's sake, later.

About

Generate hundreds of millions of unique random strings efficiently

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published