50G Hidden digits with HP RANDom number generator
|
08-19-2024, 10:43 AM
(This post was last modified: 08-19-2024 01:39 PM by Gil.)
Post: #1
|
|||
|
|||
50G Hidden digits with HP RANDom number generator
The program R12—>3 enables, with 2 consecutive random numbers generated by the HP50G RAND internal command, to determine with brutal force the deleted last 3 digits (when executing RAND).
The next (3rd) RANDom is here also automatically generated and should correspond to the same RANDom number given executing the internal RAND command a 3rd time. To check the 4th & next random numbers, press — after having executed once the program R12—>3 — the other program R? as many times as wished and compare the results when executing again, each new time, internal RAND command. No attempt to optimise the program was made. Here were used strings instead of modulo. SREPL command was used, but, with some changes, the POS command might have been used. Code:
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)