Skip to content

Commit 7aba269

Browse files
committed
update doc for setUpRand
1 parent 52212fe commit 7aba269

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/10_functions_description.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,5 @@ sure that a given condition is not repeated one after the other.
218218

219219
### 6.4. <a name='setUpRand'></a>setUpRand
220220

221-
Set up the randomizers for uniform and normal distributions. It is of great importance to do this before anything else!
221+
Resets the seed of the random number generator. Will "adapt" depending on the matlab/octave version.
222+
It is of great importance to do this before anything else!

0 commit comments

Comments
 (0)