unix-random


Vocabulary
random.unix

Definition
IN: random.unix

TUPLE: unix-random reader ;


Methods
USING: accessors destructors random.unix ;

M: unix-random dispose reader>> dispose ;


USING: accessors io random random.unix ;

M: unix-random random-bytes* reader>> stream-read ;