mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Fix heading level
This commit is contained in:
parent
a654090840
commit
e72b586b02
1 changed files with 2 additions and 2 deletions
|
|
@ -259,7 +259,7 @@ Alternative Generator:
|
|||
|
||||
|
||||
Notes on Reproducibility
|
||||
========================
|
||||
------------------------
|
||||
|
||||
Sometimes it is useful to be able to reproduce the sequences given by a pseudo
|
||||
random number generator. By re-using a seed value, the same sequence should be
|
||||
|
|
@ -277,7 +277,7 @@ change across Python versions, but two aspects are guaranteed not to change:
|
|||
.. _random-examples:
|
||||
|
||||
Examples and Recipes
|
||||
====================
|
||||
--------------------
|
||||
|
||||
Basic usage::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue