An Elixir module implementing the ISAAC cryptographic random number generator for high-performance secure randomness.
Isaac is an Elixir module that provides an implementation of the ISAAC (Indirection, Shift, Accumulate, Add, and Count) cryptographic random number generator. It offers a fast, cryptographically secure source of randomness suitable for applications requiring unpredictable values with strong security properties.
Isaac focuses on providing reliable, high-performance cryptographic randomness through a clean Elixir interface while maintaining compatibility with the original ISAAC algorithm's security guarantees.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.