Random.next

Gets the next value in the random stream

  1. size_t next()
    class Random
    @nogc nothrow override
    size_t
    next
    ()
  2. void next(ubyte[] destination)

Meta