cl-make-random-state
cl-make-random-state is an autoloaded compiled Lisp function in `cl-extra.el
'.
(cl-make-random-state &optional STATE)
Return a copy of random-state STATE, or of the internal state if omitted.
If STATE is t, return a new state object seeded from the time of day.