mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
DOC: explicit default value behavior
This commit is contained in:
@@ -21,6 +21,7 @@ def binary_blobs(length=512, blob_size_fraction=0.1, n_dim=2,
|
||||
Should be in [0, 1].
|
||||
seed : int, optional
|
||||
Seed to initialize the random number generator.
|
||||
If `None`, a random seed from the operating system is used.
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user