Skip to content

Commit 65b2ec5

Browse files
committed
Caution block size fix in Random generator primitives section
1 parent b00d90b commit 65b2ec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/develop/func/stdlib.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ The pseudo-random number generator uses the random seed, an unsigned 256-bit Int
526526
Keep in mind that random numbers generated by the functions below can be predicted if you do not use additional tricks.
527527

528528
- [Random number generation](/develop/smart-contracts/guidelines/random-number-generation)
529+
529530
:::
530531

531532
#### random

0 commit comments

Comments
 (0)