
Description
Just enter a sequence of numbers from a pseudo-random generator (like Java or Mersenne Twister), and this app predicts what comes next. It works with integers or floats (0-1). You can input numbers via text, file, or socket. Test it with sample numbers—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