mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
Remove the need for rand in core:math/big
This commit is contained in:
@@ -6,7 +6,6 @@ package rand
|
||||
|
||||
import "base:intrinsics"
|
||||
import "base:runtime"
|
||||
import "core:crypto"
|
||||
import "core:math"
|
||||
import "core:mem"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user