Results 1 to 10 of 34

Hybrid View

  1. #1
    Player
    Ryios's Avatar
    Join Date
    Aug 2013
    Location
    VA
    Posts
    1,055
    Character
    Ryios Locke
    World
    Coeurl
    Main Class
    Gladiator Lv 68
    Well, still feels bugged to me. Last 2 weeks were after the fix, drg chest twice in a row.
    (2)

  2. #2
    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)

  3. #3
    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)