drbg.js

Random generator library

Provides a JavaScript implementation of NIST-recommended random bit generators

Deterministic Random Bit Generators from NIST SP 800-90A

GitHub

8 stars
6 watching
4 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/crypto-random-string Generate cryptographically strong random strings 569
chancejs/chance-cli Random generator utility for generating random strings, numbers, and other data types 87
jeffersonlab/drand48 An implementation of a standard pseudo-random number generator 1
mljs/random Utilities for generating random values from various elements 2
tjade273/randaoplus An experimental Ethereum-based random number generator using PoW 10
cryptocoinjs/cryptocoin A JavaScript library for interacting with cryptocurrencies in the browser. 140
sindresorhus/unique-random A library that generates random numbers with consecutive uniqueness constraints 116
lk-geimfari/secrets.clj A library for generating cryptographically strong random numbers and secrets suitable for managing security data 93
sindresorhus/random-int Generates random integers within specified ranges 87
mljs/xsadd A JavaScript pseudo random number generator implementation 3
risto-stevcev/pure-random A purely functional random number generator implemented using the xorshift algorithm. 27
gasche/random-generator A library to provide an elegant interface for random value generation through combinator libraries. 27
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149
bitcoinjs/bip39 A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system 1,101
fent/randexp.js Generates random strings based on user-provided regular expressions 1,828