A very high quality random number source with unlimited entropy. That is, no limit on the key size used to generate unique sequences of numbers.
The method is based on using several instances of random number generators, with several algorithms to have an extensible pool of state or entropy. The longer the key used, the more generators are instantiated.
In addition is uses the random number sequence to create a variable size text hash. Unlike most text hashcodes this has no limits on the hash size -select as much hash as you want. Because there is no limit in the amout of text used to create the hash it creates a unique hash for any size of text.
Follow High Quality Random
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of High Quality Random!