Skip to content

Commit 5f0be17

Browse files
authored
Merge pull request #521 from a-bahdanau/520-caution-block-overflow
fix caution block overflow
2 parents dffd2ed + ea09a25 commit 5f0be17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/develop/func/stdlib.mdx

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

510510
- [Random number generation](/develop/smart-contracts/guidelines/random-number-generation)
511-
:::
511+
:::
512512

513513
#### random
514514

0 commit comments

Comments
 (0)