make-random-state
make-random-state is an alias for `cl-make-random-state' in `cl.el
'.
(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.