Skip to content

An experimental pseudo-random number generator prediction concept.

License

Notifications You must be signed in to change notification settings

Idol021/PRNGPredict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRNGPredict

An experimental pseudo-random number generator prediction concept for Java.

Sample Output

The following results were based on an actual execution of the program...

FIRST VALUE: 757526105
SECOND VALUE: -1302973806

STATE: 196083285384117

[ PREDICTED ]		[ ACTUAL ]
-1256224879			-1256224879
278049194			278049194
2134268433			2134268433
1151731105			1151731105
-1972386975			-1972386975
1940464947			1940464947
840292874			840292874
-1119593321			-1119593321
529740053			529740053
1832924271			1832924271
-1890857072			-1890857072
-1547318783			-1547318783

License

Licensed under the MIT-License. See attached license.

About

An experimental pseudo-random number generator prediction concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%