MCPcopy Create free account
hub / github.com/dask/dask / RandomState

Method RandomState

dask/array/cupy_entry_point.py:45–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43
44 @property
45 def RandomState(self):
46 return _cupy().random.RandomState
47
48 @property
49 def default_bit_generator(self):

Callers

nothing calls this directly

Calls 1

_cupyFunction · 0.85

Tested by

no test coverage detected