Skip to content

Commit ea09a25

Browse files
committed
Fix caution block overflow
1 parent 374945b commit ea09a25

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)