summaryrefslogtreecommitdiff
path: root/doc/source/reference/random/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/random/index.rst')
-rw-r--r--doc/source/reference/random/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/reference/random/index.rst b/doc/source/reference/random/index.rst
index 674799d47..83a27d80c 100644
--- a/doc/source/reference/random/index.rst
+++ b/doc/source/reference/random/index.rst
@@ -216,9 +216,10 @@ Parallel Generation
~~~~~~~~~~~~~~~~~~~
The included generators can be used in parallel, distributed applications in
-one of three ways:
+a number of ways:
* :ref:`seedsequence-spawn`
+* :ref:`sequence-of-seeds`
* :ref:`independent-streams`
* :ref:`parallel-jumped`