R
Random values generator.
sampler (str or callable) – Random number sampler. If `str` then corresponding attribute of `numpy.random`.
`str`
`numpy.random`
kwargs (dict) – Parameters of distribution.
params
Parameters of distribution.
dict