random-source-pseudo-randomize!

[procedure] random-source-pseudo-randomize! s i j

SRFI-27: Changes the state of the random source s into the initial state of the (i, j)-th independent random source, where i and j are non-negative integers.