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
A simple implementation of the Linear Congruential Generator (LCG) algorithm in Python
-
Updated
Aug 3, 2023 - Python
The random number generator.
-
Updated
Aug 6, 2021 - Python
НГТУ, ФПМИ 3-й курс - Основы криптографии
-
Updated
Oct 8, 2019 - C++
Everything ever written, everything that will be written, exists in Wiki 2.0
-
Updated
Feb 19, 2023 - HTML
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
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 minimal package for Linear Shift Registers and Linear Congruential Generators
-
Updated
Oct 6, 2024 - Julia
Deterministic pseudorandom number generator.
-
Updated
Jan 2, 2018 - TypeScript
Perlin Simplex Noise implementation
-
Updated
Aug 31, 2023 - Rust
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
The paper titled "A secure authenticated image encryption scheme based on elliptic curve cryptography" proposes a robust method for securely transmitting images, particularly medical ones, by employing an authenticated encryption. This algorithm integrates the LRNG, SGPG, and ECC to enhance the randomness and security of the encryption process.
-
Updated
Jan 8, 2024 - Python
This project utilizes the programming language Python and Rust to create a random number generator from scratch
-
Updated
Apr 19, 2023 - Rust
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."