wisdomInterrogatory
Random number generator
A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations.
495 stars
8 watching
42 forks
Language: Python
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a range of algorithms and procedures for generating random numbers. | 68 |
| A utility for generating cryptographically secure random numbers and strings | 844 |
| A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
| A library for generating cryptographically strong random numbers and secrets suitable for managing security data | 93 |
| A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| A tool that generates random, customizable passwords with user input options and optional destination | 7 |
| An implementation of a standard pseudo-random number generator | 1 |
| Generates random data suitable for Swift development projects. | 561 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| Provides Lua wrappers around a random number generator library, allowing users to generate samples from various distributions. | 34 |
| A Python-based web application generating random names | 22 |
| A Ruby gem that generates near-English prose using Markov chains. | 110 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
| Generates random text in various styles and formats. | 83 |
| Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |