pseudo-random-number-generation
There are 10 repositories under pseudo-random-number-generation topic.
rubenandrebarreiro/fct-nova-introduction-to-operations-research-labs
🧮 🔢 ➕ Projects based in Introduction to Operational Research Labs. This projects was built using Jupyter Notebook, iPython, Python, Anaconda, Spyder IDE, JetBrains PyCharm and MATLAB. This repository it's based in some practical lab exercises and examples related with Introduction to Operational Research, using some software and libraries like MATLAB, IBM Q Experience, Qiskit, NumPy, Matplotlib, SciPy, Pandas and TensorFlow to work on some datasets, among many others!
martinozanetti/LSN-Martino-Zanetti
Esercizi da consegnare per il corso di Simulazione Numerica - prof. Davide Emilio Galli
ph1nx/Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography
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.
GRISHNOV/RC4-PRNG
Implementation of RC4-based stream pseudo-random number generator (PRNG) in C
spencerhiscox/CA-VII-Structures-Data-Visualization-C-
TUI (ascii-art) visualization of statistical data
harunkleoglu/pseudo_random
This header file provides a simple pseudo-random number generator implementation in C/C++, suitable for basic applications.
stolsky/pseudo-random-number-generators
Typescript implementation of popular pseudo random number generators.
emanuelzaymus/VaccinationCentreSimulation
Event-based simulation of vaccination centre. Subject: Discrete Simulation
JonathanMCarter/Alea-CSharp
A C# version of the Alea pseudo-random number generator (PRNG) originally created by Johannes Baagøe.