| Packages |
| Name | PLaneT Version | External Version | Owner | Description |
|---|---|---|---|---|
| cmwc.plt | (1 1) | 1.1 | djhaskin987 | Provides functions which create a generator of random numbers using complimentary multiply-with-carry. |
| miller-rabin.plt | (1 4) | 0.1.3 | djhaskin987 | Provides the function "prime?" which takes a number N and the number of times to test it K and returns whether the number N is (probably) prime. The probability of its truth is (1 - 1 / (4^K)). |
| Open tickets |