big: Add internal_random_prime.

This commit is contained in:
Jeroen van Rijn
2021-09-05 10:40:35 +02:00
parent d7627744da
commit 1f5ce91ae2
6 changed files with 180 additions and 17 deletions
+1
View File
@@ -24,6 +24,7 @@ Category :: enum {
bitfield_extract,
rm_trials,
is_prime,
random_prime,
};
Event :: struct {