chickadee » srfi-27 » random-source-state-ref

random-source-state-ref RANDOM-SOURCEprocedure

Per the SRFI 27 specification the random-state is a valid external representation of RANDOM-SOURCE state.

Note a random-source is not required to provide an external state, in which case #f is returned.