Ticket #430 (closed defect: worksforme)
works only for small integers.
Reported by: | olopierpa@… | Owned by: | djhaskin987 |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | djhaskin987/miller-rabin.plt | Keywords: | |
Cc: | Version: | (1 3) | |
Racket Version: | 5.2.1 |
Description
the function prime? only works for integers acceptable to the builtin procedure random, which don't go very high.
This function is useful mostly for checking much bigger integers.
Change History
Note: See
TracTickets for help on using
tickets.