Next:
ReadStream
, Previous:
Promise
, Up:
Base classes
1.135 Random
Defined in namespace Smalltalk
Superclass: Stream
Category: Streams
My instances are generator streams that produce random numbers, which are floating point values between 0 and 1.
Random class-instance creation
: (class)
Random class-shortcuts
: (class)
Random-basic
: (instance)
Random-testing
: (instance)