mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 22:28:46 +00:00
Package lines for core:math and more.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
|
||||
/*
|
||||
Package core:math/rand implements various random number generators
|
||||
*/
|
||||
// package rand implements various random number generators.
|
||||
package rand
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
Reference in New Issue
Block a user