pseudorandom
Here are 11 public repositories matching this topic...
This is a simple implementation of an 8 bit Linear Feedback shift register using some Atmel AVR microprocessors and a shift register. The output of the shift register is a pseudo-random sequence of hexadecimal numbers displayed on two seven segment digit displays.
-
Updated
Sep 1, 2021 - C++
My journey learning SFML and game development with C++
-
Updated
Feb 28, 2025 - C++
Ranbo is a C Pseudo-Random-Number-Generator (PRNG) library. We wanted to create a library that allows us to use random-number-generators in both user-space and linux-kernel-space that are fast and sufficiently random on a bit-level.
-
Updated
Jul 10, 2025 - C++
Pakhomov GSC (Generative Seed Compression)
-
Updated
Nov 28, 2025 - C++
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
-
Updated
Dec 19, 2025 - C++
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
-
Updated
Dec 22, 2025 - C++
Many best in class pseudo random generators grouped into one simple library - c++ versions.
-
Updated
Jan 1, 2026 - C++
These are the projects I undertook after moving from beginner to intermediate
-
Updated
Jan 2, 2026 - C++
C++20 Header-only library: A "fast jump" algorithm for LCG
-
Updated
Feb 6, 2026 - C++
Improve this page
Add a description, image, and links to the pseudorandom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pseudorandom topic, visit your repo's landing page and select "manage topics."