GitHub topics: pseudorandom-numbers
mentosTV21/prng-d-64
PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨
Language: C - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

saharshganorkar/prng-f-32
Language: C - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

wstaffordp/prng-e-64
A fast, statistically-strong PRNG with 64-bit integers and a minimum period of 2¹⁰²⁴ to 2⁶⁵⁵³⁶.
Language: C - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-b-32
A fast, statistically-strong PRNG with 32-bit integers and a period of 2³².
Language: C - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-b-16
A fast, statistically-strong PRNG with 16-bit integers and a period of 2¹⁶.
Language: C - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

wstaffordp/rand-enhanced
A fast, statistically-strong PRNG with 32-bit integers that replaces 16-bit rand() in C99 for security compliance.
Language: C - Size: 1.95 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-d-64
A fast, statistically-strong PRNG with 64-bit integers and a minimum period of 2²⁵⁶.
Language: C - Size: 1.95 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

wstaffordp/prng-f-32
An extremely-fast, statistically-strong PRNG with 32-bit integers and a minimum period of 2¹⁰²⁴.
Language: C - Size: 1.95 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

donmccaughey/librnd 📦
A pseudorandom number generator abstraction for C.
Language: C - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

QwertyR0/ezrandom
a basic random generator with lot of features
Language: JavaScript - Size: 17.6 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

greydevv/pseudo-rng
Research and code regarding Linear Congruential Generators.
Language: Python - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AdrianBL1/cuadrados_medios_shinyapp
Aplicación en R con Shiny para la creación de números de pseudoaleatorios con el algoritmo de cuadrados medios. Aplicación en Desarrollo.
Size: 246 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
