cunumeric.random.seed#

cunumeric.random.seed(init: Optional[int] = None) None#

Reseed the legacy random number generator.

This function is effective only when cuRAND is NOT used in the build and is a no-op otherwise.