Skip to contents

This sets the random seed for the session. This is used internally to set the random seed for the session.

Usage

.rxSetSeed(seed)

Arguments

seed

Seed from .rxGetSeed()

Value

Nothing, called for its side effects

Author

Matthew L. Fidler