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: 7 months ago
Linked from 1 awesome list
golemgolem-apps
Related projects:
Repository | Description | Stars |
---|---|---|
gasche/random-generator | A library to provide an elegant interface for random value generation through combinator libraries. | 29 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
zhihaillm/wisdominterrogatory | A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
random-robbie/slurp | Automates enumeration of S3 buckets based on domain and keyword inputs | 13 |
hashcat/statsprocessor | A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
thellimist/swiftrandom | Generates random data suitable for Swift development projects. | 561 |
orhun/linuxwave | Generates music from random data | 541 |
treyhunner/pseudorandom.name | A Python-based web application generating random names | 22 |
patricksrobertson/secure_random.ex | A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
fx5/not_random | Reconstructs the internal state of a Mersenne Twister algorithm from partial output data | 71 |
surge-synthesizer/stochas | A software framework for generating and manipulating musical sequences using a probabilistic approach. | 428 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
sindresorhus/random-bytes-readable-stream | Creates a stream producing cryptographically strong pseudo-random data | 76 |
lysxia/generic-random | A Haskell package providing generic random generators for arbitrary data types. | 81 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |