1/10
Derandom screenshot 0
Derandom screenshot 1
Derandom screenshot 2
Derandom screenshot 3
Derandom screenshot 4
Derandom screenshot 5
Derandom screenshot 6
Derandom screenshot 7
Derandom screenshot 8
Derandom screenshot 9
Derandom Icon

Derandom

Arno Onken
Trustable Ranking IconTrusted
1K+Downloads
3MBSize
Android Version Icon5.1+
Android Version
2.5(21-07-2024)Latest version
5.0
(1 Reviews)
Age ratingPEGI-3
Download
DetailsReviewsVersionsInfo
1/10

Description of Derandom

Predicts pseudo random numbers based on a sequence of observed numbers.


Enter a sequence of numbers that you obtained from a pseudo random number generator like, for instance, the Java standard pseudo random number generator or the Mersenne Twister MT19937. The app will then try to predict following numbers from the generator.


The app expects all numbers to be entered as integers or floating point numbers between zero and one. Currently, floating point numbers are supported for the Mersenne Twister only. Three input modes are supported:

1.

Text field

lets you enter the numbers directly on the device.

2.

File

lets you choose a file with newline separated number strings.

3.

Socket

opens a server socket on the device. You can then connect with a custom client by means of a client socket and send newline separated number strings to the server. After each number the server will send back the next newline separated predictions. Each block of predictions is separated by an additional newline.


To test the app, enter the following numbers in the

Text field

:


1412437139

1552322984

168467398

1111755060

-928874005


These numbers were sampled from the Java linear congruential generator

Random.nextInt()

. Thus, the app should detect

LCG: Java

after the third number input, and numbers in the prediction history should appear in green instead of red, indicating that those numbers were correctly predicted.


The source code of this app is published on GitLab. There you can also find a Python program for testing socket input: https://gitlab.com/asnelt/derandom/blob/HEAD/README.md

Derandom - Version 2.5

(21-07-2024)
Other versions
What's newMade adjustments for Android 15.Improved number history scrolling.Improved reliability of double numbers processing.Updated logo.

There are no reviews or ratings yet! To leave the first one please

-
1 Reviews
5
4
3
2
1

Derandom - APK Information

APK Version: 2.5Package: org.asnelt.derandom
Android compatability: 5.1+ (Lollipop)
Developer:Arno OnkenPermissions:2
Name: DerandomSize: 3 MBDownloads: 32Version : 2.5Release Date: 2024-07-21 13:23:44Min Screen: SMALLSupported CPU:
Package ID: org.asnelt.derandomSHA1 Signature: E0:73:8A:59:76:EF:7B:64:31:6E:5A:8D:E9:6D:CF:C3:68:C5:11:16Developer (CN): Arno OnkenOrganization (O): Local (L): Country (C): State/City (ST): Package ID: org.asnelt.derandomSHA1 Signature: E0:73:8A:59:76:EF:7B:64:31:6E:5A:8D:E9:6D:CF:C3:68:C5:11:16Developer (CN): Arno OnkenOrganization (O): Local (L): Country (C): State/City (ST):

Latest Version of Derandom

2.5Trust Icon Versions
21/7/2024
32 downloads3 MB Size
Download

Other versions

2.4Trust Icon Versions
19/10/2020
32 downloads2 MB Size
Download
2.3Trust Icon Versions
2/3/2020
32 downloads2 MB Size
Download
2.1Trust Icon Versions
8/9/2017
32 downloads1.5 MB Size
Download
2.0Trust Icon Versions
15/1/2017
32 downloads1.5 MB Size
Download
1.8Trust Icon Versions
16/10/2015
32 downloads1 MB Size
Download