Search:

Type: Posts; User: Dalisra

Search: Search took 0.33 seconds.

  1. Thread: Random numbers

    by Dalisra
    Replies
    8
    Views
    4,353

    Re: Random numbers

    You say that you will generate 30-40 numbers.. That is a lot if the range is just 40 numbers(f.e. from 1 to 40), and you would overload system. But if the range is one billion (f.e. from 1 to 1 000...
  2. Thread: Random numbers

    by Dalisra
    Replies
    8
    Views
    4,353

    Re: Random numbers

    If you need to pick numbers in random order from x to y then I agree that using random function this way would be unefficient. There are several ways of doing this depending on how big is the range...
Results 1 to 2 of 2