Results 1 to 10 of 34

Hybrid View

  1. #1
    Player
    Join Date
    Mar 2011
    Posts
    4,948
    Quote Originally Posted by Ryios View Post
    Well, still feels bugged to me. Last 2 weeks were after the fix, drg chest twice in a row.
    Random number generator is random.

    (16)

  2. #2
    Player
    am0n's Avatar
    Join Date
    Oct 2013
    Posts
    230
    Character
    Jeyza Re
    World
    Sargatanas
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Alhanelem View Post
    Random number generator is random.

    Actually, technically, it's not. It's pseudo-random. They tend to use "random" strings of numbers (seeds, pre-generated) and then just sequentially go through them. CPU cannot actually generate a random number as, by definition, their hardware is designed to be well known and consistent (the opposite of random).

    But yeah. "Random" is "random."
    (0)