Lower boundary of the output interval. All values generated will be greater than or equal to low. The default value is 0.
Upper boundary of the output interval. All values generated will be less than high. The default value is 1.0.
Output shape. If the given shape is, e.g., (m, n, k)
, then m * n * k
samples are drawn. If size is None
(default), a single value is returned if low
and high
are both scalars. Otherwise, np.broadcast(low, high).size
samples are drawn.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4