crypto-random-string

Random string generator

Generate cryptographically strong random strings

Generate a cryptographically strong random string

GitHub

569 stars
9 watching
45 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

cryptojavascriptnpm-packagerandomrandom-stringrandom-string-generators

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/random-bytes-readable-stream Creates a stream producing cryptographically strong pseudo-random data 76
sindresorhus/random-int Generates random integers within specified ranges 87
sindresorhus/unique-random A library that generates random numbers with consecutive uniqueness constraints 116
sindresorhus/random-float A utility function to generate random floating-point numbers within specified ranges. 36
fent/randexp.js Generates random strings based on user-provided regular expressions 1,828
polarspetroll/ciprand A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. 11
cryptocoinjs/drbg.js Provides a JavaScript implementation of NIST-recommended random bit generators 8
patricksrobertson/secure_random.ex A library providing a set of functions for generating random, secure strings and UUIDs. 96
caioceccon/random_string_generator A module to generate random strings based on user-defined patterns and options. 1
risto-stevcev/pure-random A purely functional random number generator implemented using the xorshift algorithm. 27
sindresorhus/superheroes A collection of pre-defined lists for generating random names of various kinds. 233
sindresorhus/dog-names Provides a simple API to generate random dog names 124
sindresorhus/crypto-hash A small hashing module that provides a unified API for Node.js and browser environments 638
sindresorhus/matcher A utility for simple string matching with wildcard patterns 537
lk-geimfari/secrets.clj A library for generating cryptographically strong random numbers and secrets suitable for managing security data 93