Topic: "pseudorandom-generator"
nthparty/oprf
Oblivious pseudo-random function (OPRF) protocol functionality implementations based on Curve25519 primitives, including both pure-Python and libsodium-based variants.
Language: Python - Size: 2.77 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

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: 20 days ago - Pushed at: 20 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: 20 days ago - Pushed at: 20 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: 20 days ago - Pushed at: 20 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: 21 days ago - Pushed at: 21 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: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

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

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: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
