Skip to content

Commit 25979f7

Browse files
authored
Update randomSeed.adoc
1 parent 3d4aa5a commit 25979f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Random Numbers/randomSeed.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Conversely, it can occasionally be useful to use pseudo-random sequences that re
3030

3131
[float]
3232
=== Parameters
33-
`seed` - number to initialize the pseudo-random sequence (long).
33+
`seed` - number to initialize the pseudo-random sequence (unsigned long).
3434

3535
[float]
3636
=== Returns

0 commit comments

Comments
 (0)