There seems to be a lot of LIBs available, and this one may be of use to FBers that work with Random Numbers. How you shoe horn it into FB I don't know or even if it can be. So for the ones in the know, are these libs useful or merely encouragment to seek a new language? Mel ---------- URandomLib is a random-number library (source code) optimized specifically for Macintosh computers. It is written as a C++ class with a single static global object but can be used with C modules as well without modification. The source is a combination of C++ and assembly, with conditional compilation blocks for a PowerMac or 68K computer in order to compile the correct assembly code automatically. http://www.geocities.com/~mikemclaughlin/software/URandomLib.html ----------