🧮 Explore and generate integer sequences interactively with adjustable parameters and initial conditions in this lightweight PWA.
-
Updated
Feb 6, 2026 - TypeScript
🧮 Explore and generate integer sequences interactively with adjustable parameters and initial conditions in this lightweight PWA.
A Lazy Clause Generation Constraint Programming solver written in Rust.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
A website that validates and computes grayscale images given a Linear Congruential Generator formula.
A pythonic Linear Congruential Generator iterator
A research-grade deterministic randomness laboratory for Go. This framework provides reproducible pseudo-random sequences using different algorithms, with support for replay, branching seeds, entropy analysis, and exportable streams. A research-grade deterministic randomness laboratory.
Lab exercises to understand the concepts of True Random Number Generators (TRNG) and Pseudo-Random Number Generators (PRNG).
Explore classic and algorithmic integer sequences interactively. Pick a recurrence, set initial conditions and parameters, choose output length and range handling, then copy or download the generated terms. This project is a lightweight Angular single-page app configured for GitHub Pages hosting and installable as a basic PWA.
Parallel implementation of inherently sequential algorithms using mathematical hacks. Random Number Generators - Additive LFG and GFSR - implemented with NVIDIA CUDA using Continuous Subsequence Technique and Leap Frog Technique
Framework for randoming stuff
Cryptography and Security Project solved by @amir-kedis and @g-magdy
Add a description, image, and links to the lcg topic page so that developers can more easily learn about it.
To associate your repository with the lcg topic, visit your repo's landing page and select "manage topics."