linear-congruential-generator
Here are 37 public repositories matching this topic...
Android pseudo random number predictor
-
Updated
Jul 17, 2024 - Java
Many best in class pseudo random generators grouped into one simple library.
-
Updated
Aug 29, 2022 - Python
Pseudo-Random Number Generators (PRNGs): using "quick and dirty" linear congruential method and a 64bit nonlinear generator. - C
-
Updated
May 24, 2019 - C
Collection of reversible PRNG's (Python, FreePascal, TurboPascal, .NET)
-
Updated
Jan 14, 2024 - Java
A pythonic Linear Congruential Generator iterator
-
Updated
Aug 6, 2024 - Python
НГТУ, ФПМИ 3-й курс - Основы криптографии
-
Updated
Oct 8, 2019 - C++
The random number generator.
-
Updated
Aug 6, 2021 - Python
Everything ever written, everything that will be written, exists in Wiki 2.0
-
Updated
Feb 19, 2023 - HTML
In this project, I have Implemented Rolling Key Mechanism in java (Using Socket Programming) for Client Auth in Server-Client model/
-
Updated
May 31, 2024 - Java
A simple implementation of the Linear Congruential Generator (LCG) algorithm in Python
-
Updated
Aug 3, 2023 - Python
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.
-
Updated
Mar 21, 2022 - HTML
Wallpal is a fast wallpaper generator built with Next.js 14, using Server Actions (unstable_cache), Prisma on NeonDB, and shadcn/ui. Fully type-safe with TypeScript, it features infinite scroll, rate limiting, cursor-based pagination, and linear congruential generator algorithms for dynamic wallpaper creation.
-
Updated
Oct 6, 2024 - TypeScript
A minimal package for Linear Shift Registers and Linear Congruential Generators
-
Updated
Oct 6, 2024 - Julia
Perlin Simplex Noise implementation
-
Updated
Aug 31, 2023 - Rust
Deterministic pseudorandom number generator.
-
Updated
Jan 2, 2018 - TypeScript
A linear Congruential Generator example in Python 3
-
Updated
Dec 1, 2021 - Python
Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)
-
Updated
Jun 4, 2023 - Assembly
This project utilizes the programming language Python and Rust to create a random number generator from scratch
-
Updated
Apr 19, 2023 - Rust
A repository providing simple techniques and examples of generating random numbers from specified distributions.
-
Updated
May 23, 2022 - MATLAB
Improve this page
Add a description, image, and links to the linear-congruential-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linear-congruential-generator topic, visit your repo's landing page and select "manage topics."