
Description
Enter a sequence of numbers from a pseudo-random generator (like Java or Mersenne Twister), and this app predicts the next ones. It works with integers or floats (0-1). You can input via text, file, or socket. Test it with sample numbers provided. It detects Java LCG after just 3 inputs. Source code and a Python test program are on GitLab.
Screenshots

Click to view full size

Click to view full size

Click to view full size

Click to view full size

Click to view full size
Click to view full size