[LANG] Added seeded random number generation - philox (#261)
This commit is contained in:
@@ -121,6 +121,19 @@ Comparison ops
|
||||
minimum
|
||||
maximum
|
||||
|
||||
.. _Random Number Generation:
|
||||
|
||||
Random Number Generation
|
||||
-------------------------
|
||||
|
||||
.. autosummary::
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
|
||||
randint4x
|
||||
randint
|
||||
rand
|
||||
randn
|
||||
|
||||
Compiler Hint Ops
|
||||
-------------------
|
||||
@@ -129,4 +142,4 @@ Compiler Hint Ops
|
||||
:toctree: generated
|
||||
:nosignatures:
|
||||
|
||||
multiple_of
|
||||
multiple_of
|
Reference in New Issue
Block a user