entropythief
Random bit generator
Produces an unpredictable sequence of random bits by combining sequences from multiple sources.
pilfer provider entropy stashes
4 stars
1 watching
2 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
golemgolem-apps
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to provide an elegant interface for random value generation through combinator libraries. | 29 |
| Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
| A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
| Automates enumeration of S3 buckets based on domain and keyword inputs | 13 |
| A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
| Generates random data suitable for Swift development projects. | 561 |
| Generates music from random data | 541 |
| A Python-based web application generating random names | 22 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
| Reconstructs the internal state of a Mersenne Twister algorithm from partial output data | 71 |
| A software framework for generating and manipulating musical sequences using a probabilistic approach. | 428 |
| A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
| Creates a stream producing cryptographically strong pseudo-random data | 76 |
| A Haskell package providing generic random generators for arbitrary data types. | 81 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |