We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dab756 + 25b0ff3 commit 752767eCopy full SHA for 752767e
Language/Functions/Random Numbers/randomSeed.adoc
@@ -30,7 +30,7 @@ Conversely, it can occasionally be useful to use pseudo-random sequences that re
30
31
[float]
32
=== Parameters
33
-`long`, `int` - pass a number to generate the seed.
+`seed` - pass a number to initialize the pseudo-random sequence (long).
34
35
36
=== Returns
0 commit comments