Decadent Singularity
 
[Most Recent Entries] [Calendar View] [Friends View]

Saturday, February 22nd, 2025

    Time Event
    2:02a
    The Main Difference Between Actual and Pseudo-Random Numbers
    In actual random numbers you can have an unbound sequence of 0s,
    but in pseudo-random numbers you're guaranteed to hit 1.
    That is the nature of the finite state automation.
    In reality random number generators are even more predictable.
    Sometimes you can hit tens of 0s on 32bit random state.

    So if you really want to simulate randomness...
    you have to add if (rand() == NEEDLE) yeld_unbound_sequence_of_zeroes()

    just for your random to remain real-life evil.

    I'm still interested if this actual randomness truly possible.
    Like in the physical universe, which is obviously finite.

    Current Mood: amused
    4:40p
    Ctrl + Shift + T
    For people like me who click on X closing the tab by accident.
    Doesn't work with the BASH terminal tabs though.

    Current Mood: annoyed

    << Previous Day 2025/02/22
    [Calendar]
    Next Day >>

About LJ.Rossia.org