Packages tagged: random

anano
Another nanoID implementation for nim
identifier random
bu
B)asic|But-For U)tility Code/Programs (Usually Nim & With Unix/POSIX/Linux Context)
bu unix posix linux sysadmin
drand48
Nim implementation of the standard unix drand48 pseudo random number generator
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)).
math prime numbers random
isaac
ISAAC PRNG implementation on Nim
library algorithms random crypto
librng
RNG for dummies in Nim
library rng maths math random
lorem
Nim library that generates "Lorem ipsum" text.
lorem-ipsum lorem ipsum text-generator text-generation
nanoid
The Nim implementation of NanoID
nanoid random generator
neoid
Nim implementation of NanoID, a tiny, secure, URL-friendly, unique string ID generator. Works with Linux and Windows!
akito nanoid neoid uuid oid
pcgbasic
Permuted Congruential Generator (PCG) Random Number Generation (RNG) for Nim.
pcg rng prng random
quickcrypt
A library for quickly and easily encrypting strings & files. User-friendly and highly compatible.
akito crypt crypto encrypt encryption
randgen
A random variable generating library for nim.
random nim pdf cdf
random
Pseudo-random number generation library inspired by Python
library algorithms random
random_font_color
Random curated Fonts and pastel Colors for your UI/UX design, design for non-designers.
fonts colors pastel design random
randpw
Random password and passphrase generator
random password passphrase randpw
rng
Basic wrapper over std/sysrand
random sysrand rng crypto cross
sitmo
Sitmo parallel random number generator in Nim
RNG Sitmo high-performance random
splitmix64
Tiny random number generator.
random
sysrandom
A simple library to generate random data, using the system's PRNG.
random RNG PRNG
urand
Simple method of obtaining secure random numbers from the OS
random urandom crypto