pseudo-random-generator
There are 96 repositories under pseudo-random-generator topic.
tna0y/Python-random-module-cracker
Predict python's random module generated values.
avaneev/prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
tayloraswift/swift-noise
Generate and compose commonly-used procedural noises and distributions, in pure Swift
rabauke/trng4
state of the art C++ pseudo-random number generator library for sequential and parallel Monte Carlo simulations
sindresorhus/random-bytes-readable-stream
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
marcoonroad/spadille
Verifiable/deterministic fair tickets generation for lotteries, raffles and gambling games. :rhinoceros: :four_leaf_clover: :spades: :game_die:
Saransh-cpp/ChaoticEncryption.jl
Fast image encryption and decryption algorithms in Julia!
avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
johon-lituobang/REDS_Nonasymptotic
Robust estimations from distribution structures: III. Non-asymptotic
Vinni-Cedraz/push_swap_averager
An attempt at the most comprehensive and efficient push_swap tester I've seen.
gionanide/Cryptography
Crypto projects in python, e.g. Attacks to Vigenere, RSA, Telnet Protocol, Hip Replacement , Vernam cipher, Crack Zip Files, Encryptions RC4, Steganography, Feistel cipher, Superincreasing Knapsac, Elliptic Curve Cryptography, Diffie Hellman & EDF.
mediaformasi/gacha-logic
Penerapan Weighted PRNG dengan studi kasus yakni Japanese Style Gacha
asnelt/derandom
Android pseudo random number predictor
EOSBlox/random
Pseudo-random number generator for EOS.IO
schmouk/PyRandLib
Many best in class pseudo random generators grouped into one simple library.
askuric/m_sequences_tools
Matlab utilities functions for generating Pseudo random m-sequences ( PRMS and PRBS)
ottokruse/crypto-secure-random-digit
A Cryptographically Secure Pseudo-Random Number Generator for NodeJS
MartinCerny-awin/pseudolocale
Idempotent pseudolocalization library with over 500k monthly downloads
33abrar/Bit-Plane-Slicing-and-Quantization-Based-Color-Image-Watermarking-in-Spatial-Domain
You can find the source codes and algorithms proposed by this "Bit Plane Slicing and Quantization-Based Color Image Watermarking in Spatial Domain" study
scheehan/pySecureTokenGenerator
Cryptographically strong pseudo-random number generator
rafa-br34/BigLib
A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures
rejunity/tt05-rule110
Rule110 Cellular Automata ASIC for Tiny Tapeout 05
stbrumme/mersenne-twister
The Mersenne Twister Pseudo Random Number Generator
ariannagavioli/PNG
A Pseudo-Random Noise Sequence Generator VHDL implementation to synthesize on a Zync FPGA for the Digital Systems Design course of University of Pisa, 2019.
jakobbossek/dandy
Wrapper for sampling methods in R and approximate star discrepancy calculation
popcornell/pyAES_DRBG
Cryptographically Secure AES DRBG NIST SP 800-90A, Rev 1 pseudo-random number generator (PRNG) in Pure Python
satelllte/displacement
▶▶▶ Moved into https://github.com/satelllte/displacementx | Displacement maps generator
ac-marlon/CriptografiaComplejidad
Algoritmos de cifrado basados en la dinamica de sistemas caoticos
Ibrahim-Benkhedda/LSB-Audio-Steganography
Embed secret messages into audio files using the LSB method, with pseudorandom index selection for enhanced security.
nicholasmordecai/faux.js
Statistically Significant Pseudo Random Data
Shiroechi/Litdex.Random
A collection of Pseudo Random Number Generator (PRNG) for .NET
berkaysahiin/Pseudorandom-Number-Generator
Pseudorandom number generator implement using xorshift algorithm in C
jakewilliami/LinearShiftRegisters.jl
A minimal package for Linear Shift Registers and Linear Congruential Generators
Megha-Bose/Information-Security
Code for Principles of Information Security assignment
Skparab1/randomizing-algorithm
Pseudo Random number generator in Python, which does not use the Random module