Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View dyl2025's full-sized avatar

Block or report dyl2025

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

This is the PyTorch implementation of TPA-LSTM

Python 60 16 Updated Dec 13, 2019

Cryptographically secure pseudorandom number generators for PyTorch

Batchfile 125 30 Updated Nov 12, 2025

Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena

Python 50 24 Updated Mar 16, 2021

Testing PRNGs with RNNs

Python 4 1 Updated Feb 6, 2022
Python 3 1 Updated Jul 11, 2025
Python 2 Updated Aug 24, 2021

Encoder and decoder LSTM RNG predictor

Python 2 Updated Oct 24, 2021

An extension of "Predicting Pseudorandom Number Generators", my 2023 AP Research paper. kinda never got around to actually doing this lol

Python 2 Updated Mar 6, 2025

Predict and Backtrack MT19937 PRNG by putting 32 * 624 bits generated numbers. Python "random" standard library uses mt19937, so we can easily crack it.

Python 40 Updated Dec 20, 2022

Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.

Python 196 8 Updated Dec 29, 2020

Pseudo-random number generator using LSTM 🎰

Jupyter Notebook 2 Updated Dec 31, 2019

This Python project provides a random number generator that predicts the next number in a sequence. It utilizes various algorithms and libraries, including NumPy, to analyze the provided data and m…

Python 3 Updated Oct 25, 2023

BrAInStocker tries to predict (using Linear Regression) the next number within a series of random numbers.

Python 8 3 Updated Jan 12, 2020

Android pseudo random number predictor

Java 15 2 Updated Nov 29, 2025

a better random cracker can predict python random lib number

Python 31 Updated Apr 13, 2025

A tool for predicting the output of random number generators

Python 194 37 Updated May 7, 2017
Python 4 1 Updated Jun 9, 2023

Code repository for "Machine Learning Predictors for Min-Entropy Estimation" (arXiv:2406.19983). Implements RCNN and GPT-2 models for entropy prediction in RNGs, with data generation, training pipe…

Python 3 1 Updated Dec 2, 2025

Temporal Pattern Attention for Multivariate Time Series Forecasting

Python 734 191 Updated Nov 29, 2018

GitHub for the article Pseudo Random Number Generation through Reinforcement Learning and Recurrent Neural Networks (Luca Pasqualini and Maurizio Parton)

Python 11 3 Updated Feb 18, 2021

Random Number Predictor is a Python project leveraging online learning techniques to continuously enhance a linear regression model. It predicts the next number in a random sequence, adapting and a…

Python 2 Updated Dec 28, 2023

Predicting Random Number With Machine Learning Algorithm

4 Updated Jul 5, 2022

这是我复现的ISGAN网络实现图像的隐写,采用keras框架编写,并且在其基础上加入了混沌加密以对比效果。所有需要的东西都在其中,运行ISGAN代码可以直接下载数据集,因此配置好环境后直接运行即可。

Python 9 1 Updated Mar 8, 2022

一种新的基于混沌映射的比特级图像加密算法的 python 实现(原论文题目:A novel bit-level image encryption algorithm based on chaotic maps,链接:https://doi.org/10.1016/j.optlaseng.2015.09.007)

Python 26 1 Updated May 14, 2023

基于陈氏超混沌系统和DNA编码的图像加密算法

Python 27 1 Updated Jan 8, 2023

基于Logistic混沌序列与Arnold置乱的反中间人图像加密系统

Python 23 2 Updated May 13, 2020

华中科技大学 网络空间安全概论(2024秋) 图像加密算法研究与改进

Jupyter Notebook 5 Updated Nov 26, 2024
Next