mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-11 18:39:31 +00:00
core:math/rand small documentation fix
This commit is contained in:
@@ -260,7 +260,7 @@ Example:
|
||||
Possible Output:
|
||||
|
||||
6
|
||||
500
|
||||
13
|
||||
|
||||
*/
|
||||
@(require_results)
|
||||
@@ -301,7 +301,7 @@ Example:
|
||||
Possible Output:
|
||||
|
||||
6
|
||||
500
|
||||
13
|
||||
|
||||
*/
|
||||
@(require_results)
|
||||
@@ -342,7 +342,7 @@ Example:
|
||||
Possible Output:
|
||||
|
||||
6
|
||||
500
|
||||
13
|
||||
|
||||
*/
|
||||
@(require_results)
|
||||
|
||||
Reference in New Issue
Block a user