Skip to content

adeepkit01/RNG

Repository files navigation

RNG

Project designed for linux system Language: python, java and C

Requires libraries like cv2

aud.py -> live recording
testaud.java -> convert recording wav to byte array
op.py -> capture live image
testimg.java ->convert captured image to byte array
CRCHash.c -> CRC hash algorithm
PJWHash.c -> PJW hash algorithm
HashController.c -> Decide the inputs to hash functions
netstat.c -> performs nstat
ping.py -> ping a google server
time2.c -> get system time
task.c -> perform randomised quick sort
clean.py -> clean generated file
hash.py -> hash the generated file
seed.py -> generate seeds for the rng (true random)
Generator.py -> generate list of random numbers

How to run:
python Generator.py

Output:
finalm.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published