Packages tagged: random
anano
Another nanoID implementation for nim
bu
B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)
drand48
Nim implementation of the standard unix drand48 pseudo random number generator
getprime
Generate random prime numbers, and do prime number tests. Note: don't support prime numbers larger than approximately 3037000499 (sqrt(int.high)).
isaac
ISAAC PRNG implementation on Nim
librng
RNG for dummies in Nim
lorem
Nim library that generates "Lorem ipsum" text.
nanoid
The Nim implementation of NanoID
neoid
Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!
pcgbasic
Permuted Congruential Generator (PCG) Random Number Generation (RNG) for Nim.
quickcrypt
A library for quickly and easily encrypting strings & files. User-friendly and highly compatible.
randgen
A random variable generating library for nim.
random
Pseudo-random number generation library inspired by Python
random_font_color
Random curated Fonts and pastel Colors for your UI/UX design, design for non-designers.
randpw
Random password and passphrase generator
rng
Basic wrapper over std/sysrand
sitmo
Sitmo parallel random number generator in Nim
splitmix64
Tiny random number generator.
sysrandom
A simple library to generate random data, using the system's PRNG.
urand
Simple method of obtaining secure random numbers from the OS