|
@@ -1,8 +1,6 @@
|
|
|
/*
|
|
|
* fast pseudo random generation
|
|
|
*
|
|
|
- * $Id$
|
|
|
- *
|
|
|
* Copyright (C) 2007 iptelorg GmbH
|
|
|
*
|
|
|
* Permission to use, copy, modify, and distribute this software for any
|
|
@@ -16,10 +14,7 @@
|
|
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
- */
|
|
|
-/*
|
|
|
- *History:
|
|
|
- *--------
|
|
|
+ *
|
|
|
* 2007-06-15 wrapper around isaac (see
|
|
|
* http://www.burtleburtle.net/bob/rand/isaacafa.html) (andrei)
|
|
|
*/
|