From aded72ecc9bd93894341c58b8220f98cad4a438c Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 21 Oct 2007 15:08:01 +0000 Subject: [PATCH] todo git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@59 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33 --- www/inc/random.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/www/inc/random.php b/www/inc/random.php index 2e13e02..096e88f 100644 --- a/www/inc/random.php +++ b/www/inc/random.php @@ -12,6 +12,8 @@ // // +//TODO: try to use /dev/random + //get current random seed $RANDSEED=$db->getConfig("randseed"); -- 1.7.2.5