Ecosyste.ms: Repos

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

GitHub topics: lcg

matthewfeickert/cvmfs-venv

Example implementation of getting a Python virtual environment to work with CVMFS LCG views

Language: Shell - Size: 130 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 8 - Forks: 0

jacksonrakena/lcg-toolkit

Simulator and plotter for linear congruential generator (LCG) functions in Python

Language: Python - Size: 7.81 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

deut-erium/RNGeesus

SMT based attacks on non cryptographic PRNGs

Language: Python - Size: 1.32 MB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 56 - Forks: 2

NadaAlsaid/Modeling_Simulation_Tasks

Simulation Systems are prepared for the Modeling and Simulation course at Ain Shams University.

Language: C# - Size: 3.82 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

vigna/CPRNG

Data and code associated with the paper "Computationally easy, spectrally good multipliers for congruential pseudorandom number generators"

Language: C++ - Size: 7.81 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 16 - Forks: 3

IDisposable/Dynamic

The Dynamic Reflection Library is a small set of classes designed to greatly speed the use of .Net reflection to call constructors, member methods, property setters and getters including those with indexing arguments such as the Item (a.k.a. [] operator), and fields.

Language: C# - Size: 90.8 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 9 - Forks: 2

csoroiu/untwist

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

Language: Java - Size: 448 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 5 - Forks: 1

stdlib-js/random-base-minstd-shuffle

A linear congruential pseudorandom number generator (LCG) whose output is shuffled.

Language: JavaScript - Size: 1.35 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

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

Language: Python - Size: 2.27 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

cisagov/lcgit

A pythonic Linear Congruential Generator iterator

Language: Python - Size: 616 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

ajuelosemmanuel/Truncated_LCG_Seed_Recovery

Python implementation of attacks to recover the seed from a truncated LCG

Language: Python - Size: 0 Bytes - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

stdlib-js/random-base-minstd

A linear congruential pseudorandom number generator (LCG) based on Park and Miller.

Language: JavaScript - Size: 1.47 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

swtoskon/LCG

Language: Java - Size: 3.91 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NicolaiSoeborg/Accenture-PRNG-Challenge

Accenture had a nice PRNG challenge at the DSE fair at DTU 2017. This is my solution to it.

Language: Python - Size: 5.86 KB - Last synced: 8 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

BinduRaju/Red-black-cryptography

Red-Black Tree Cryptography

Language: C++ - Size: 4.88 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

stdlib-js/random-array-minstd

Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

Language: JavaScript - Size: 1.16 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-minstd-shuffle

Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.

Language: JavaScript - Size: 2.22 MB - Last synced: 1 day ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/random-strided-minstd

Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).

Language: JavaScript - Size: 1.96 MB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

mitaraaa/pseudorandom

Pseudo-random number generators in Python

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

foolin/mixer

Mixer is a very simple encrypt and decrypt golang library for short strings such as id or hash.

Language: Go - Size: 71.3 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 3

k1lgor/cython

Benchmark repo comparing Python and Cython

Language: SCSS - Size: 125 KB - Last synced: about 2 months ago - Pushed: about 2 months 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: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

0/msp430-rng

Random (SLAA338) and pseudorandom (LCG) number generation.

Language: C - Size: 99.6 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 19 - Forks: 11

ISPlatonov/LCG Fork of staddy/LCG

Fast pseudorandom function

Language: C++ - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

stdlib-js/random-array-minstd-shuffle

Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.

Language: JavaScript - Size: 1.11 MB - Last synced: 13 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Ifarukcolak/Random-Number-Generator

Generate Random Numbers Using LCG Method

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

Macmod/lcgcrack

Breaking a buggy Linear Congruential Generator for ALEXCTF 2017.

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 5 - Forks: 1

AdroitAnandAI/Parallel-RNG-using-GPU

Parallel implementation hack of inherently sequential algorithms. Random Number Generators - Additive LFG and GFSR - implemented with NVIDIA CUDA using Continuous Subsequence Technique and Leap Frog Technique. Paper presented in the International AI Conference 2022, Tel Aviv, Israel.

Language: Cuda - Size: 3.27 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

schmouk/PyRandLib

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

Language: Python - Size: 2.43 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 3

TomasGlgg/LCGHack

Cracking RNG: Linear Congruential Generator

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

joniumGit/namegen

LCG Based Pseudorandom Name Generation Proof-of-Concept

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

greydevv/pseudo-rng

Research and code regarding Linear Congruential Generators.

Language: Python - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

NourSharaky/Programming-and-Algorithms-1

This is an application on generating True Random Numbers & Pseudo Random Numbers using the Linear Congruential Algorithm

Language: Python - Size: 47.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AbhishekSinghDhadwal/commons-rng Fork of apache/commons-rng

An archive for PRNGs I tested and implemented for the Apache Organization (GSoC '19)

Language: Java - Size: 4.26 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

rayferric/regen

🌌 LCG-RNG reverser for the Java programming language.

Language: Java - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

withoutCoffee/Computational_Simulation

Algoritmos estudados na disciplina de simulação computacional.

Language: R - Size: 8.79 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

krzysztof-grzybek/linear-congruential-generator-demo

Visualize randomness of numbers generated with linear congruential generator.

Language: HTML - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

kdby-io/range-shuffle

Wide-range integer shuffler

Language: JavaScript - Size: 1 MB - Last synced: 3 days ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

PopThosePringles/LCG-RNG

Seeded random number

Language: JavaScript - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0