Prime Home Primer on Primes In Search of Primes Sieve of Eratosthenes Files References Table of Contents

Files

Introduction : Since prime numbers are so well suited to computer testing, I have included some files that may be useful to the curious. These include applications and data files.

Applications
  • Sieve31.zip - A command line application based on the Sieve of Eratosthenes that creates a file of prime numbers within a range. It is limited to 31bit numbers, and runs under Win95 / NT4.0.
  • Cycle31.zip - A command line application that brute force tests a number set for Linear Congruent Psuedo Random Number Generators (LCPRNGs). It is limited to 31bit numbers, and runs under Win95 / NT4.0.

Data Files
  • Prime16.zip - A zip file containing a single text file with all the prime numbers up to 65535.
  • Prime20.zip - A zip file containing a single text file with all the prime numbers up to 1048575.

modified : 06-Nov-1998 02:46 PM
author : Tom Wolf
https://members.tripod.com/~tomwwolf
email : tomwwolf@rocketmail.com
Counter :