An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linear-congruential-generator

schmouk/PyRandLib

Many best in class pseudo random generators grouped into one simple library.

Language: Python - Size: 2.78 MB - Last synced at: about 2 hours ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 5

acidvegas/golcg

Linear Congruential Generator for IP Sharding

Language: Go - Size: 1.43 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

onuratakan/Linear_Congruential_Generator

The random number generator.

Language: Python - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jakewilliami/LinearShiftRegisters.jl

A minimal package for Linear Shift Registers and Linear Congruential Generators

Language: Julia - Size: 99.6 KB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

salassep/linear-congruential-generator

A linear congruential generator implemented using a list in C#

Language: C# - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

cisagov/lcgit

A pythonic Linear Congruential Generator iterator

Language: Python - Size: 843 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

asnelt/derandom

Android pseudo random number predictor

Language: Java - Size: 3.69 MB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 13 - Forks: 2

azimbaldiwala/RollingKeyAuthentication-

In this project, I have Implemented Rolling Key Mechanism in java (Using Socket Programming) for Client Auth in Server-Client model/

Language: Java - Size: 23.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

csoroiu/untwist

Collection of reversible PRNG's (Python, FreePascal, TurboPascal, .NET)

Language: Java - Size: 448 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

ph1nx/Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography

Language: Python - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dan-haessler/SimplexNoise

Perlin Simplex Noise implementation

Language: Rust - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

joniumGit/lcg-generator

Generates parameters for LCG type PRNGs

Language: Go - Size: 513 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rsadykhov/random-number-generators

Most commonly used pseudo-random number generators written in Python

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

qois51/simulasi-randomNumGenerator

Menyimulasikan Randomness dalam komputer dengan cara membuat random number generator dari nol

Language: Rust - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

patbardini/prime-numbers

Trabalho desenvolvido na disciplina de Segurança em Computação (INE5429).

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rossilor95/lcg-python

A simple implementation of the Linear Congruential Generator (LCG) algorithm in Python

Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

geoffb/random 📦

Deterministic pseudorandom number generator.

Language: TypeScript - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jobtalle/random.js

A fast & simple LCG randomizer

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlexPukall/PRNG64

Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)

Language: Assembly - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

LinyunLiu/RandomNumberGenerator

This project utilizes the programming language Python and Rust to create a random number generator from scratch

Language: Rust - Size: 3.42 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

elenadj7/Linear-congruential-generator

A simple implementation of a linear congruential generator

Language: C++ - Size: 52.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lkeegan/longLCG

Pseudo-random number Linear Congruential Generator (LCG) with arbitrarily long integer arithmetic

Language: C++ - Size: 90.8 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Gagniuc/Linear-congruential-generator

Linear congruential generator (LCG) is an application that demonstrates the generation of pseudo-random numbers. The LCG is a specialized mathematical function (deterministic algorithm) for simulation of “random” numbers. The numbers generated by LCG are called pseudo-random numbers.

Language: HTML - Size: 152 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

TomasGlgg/LCGHack

Cracking RNG: Linear Congruential Generator

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

alessandrocuda/randq

Pseudo-Random Number Generators (PRNGs): using "quick and dirty" linear congruential method and a 64bit nonlinear generator. - C

Language: C - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

bunyamingoymen/Java_RandomNumberGenerator

Program to generate random numbers with Middle-square method and Linear congruential generator

Language: Java - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

calebnwokocha/random-number-generator

Using Linear Congruential Generator to generate pseudorandom numbers.

Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

hjstobart/matlab-random-numbers

A repository providing simple techniques and examples of generating random numbers from specified distributions.

Language: MATLAB - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AmiditeX/RandomMinesweeper

A minesweeper with a randomly generated grid where you can cheat using the settings of the Linear Congruential Generator

Language: C++ - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

joniumGit/namegen

LCG Based Pseudorandom Name Generation Proof-of-Concept

Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

AmiditeX/RandomBitmapGenerator

A random bitmap generator to visualize the randomness of the Linear Congruential Generator algorithm

Language: C++ - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

mnorlin/wiki-2

Everything ever written, everything that will be written, exists in Wiki 2.0

Language: HTML - Size: 575 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

LeonardoVal/randomness.js

Pseudo-random number generation functions and utilities.

Language: JavaScript - Size: 1.82 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Hotrook/Cryptography

This is repo I used for implementing tasks for Cryptography course on my CS studies.

Language: Java - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alecsmirnov/nstu-cryptography-basics

НГТУ, ФПМИ 3-й курс - Основы криптографии

Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sleepycharlyy/lcg_example.py

A linear Congruential Generator example in Python 3

Language: Python - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

nowakkamil/programming-methods

A collection of the most interesting tasks given for this particular subject

Language: C++ - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

CommanderFoo/LCG-RNG

Seeded random number

Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0