random_source_set_state


random_source_set_state(rs, s)
      

Set the state of the random source rs to s which must be an array similar to the one returned by random_source_state.

Return void.

Also see:

random_source_randomize


Core Module Index | Contents