mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 08:08:50 +00:00
big: Add internal_random_prime.
This commit is contained in:
@@ -24,6 +24,7 @@ Category :: enum {
|
||||
bitfield_extract,
|
||||
rm_trials,
|
||||
is_prime,
|
||||
random_prime,
|
||||
};
|
||||
|
||||
Event :: struct {
|
||||
|
||||
Reference in New Issue
Block a user