RandomBase.next

Gets the next value in the random stream

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

Meta