From 5640a74e619ac7a3005f27127d5a19f429491667 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 26 May 2001 03:52:54 +0200 Subject: Remove old random funcs switching to new style, done. --- doc/projects.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/projects.html') diff --git a/doc/projects.html b/doc/projects.html index 7dcf742f6..9cdf75f08 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -158,9 +158,6 @@

Implement some more pseudo random number generator algorithms. Today there's only Linear Congruential. -

The "old" random functions like mpn_random could switch to - using a new generator. This would help portability. -

Some random functions giving various distributions (normal, geometric, etc) might be good too. -- cgit v1.2.1