dpnp.random.RandomState ======================= .. currentmodule:: dpnp.random .. autoclass:: RandomState .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: RandomState.get_state RandomState.get_sycl_device RandomState.get_sycl_queue RandomState.normal RandomState.rand RandomState.randint RandomState.randn RandomState.random_sample RandomState.standard_normal RandomState.uniform