You are here: Re: Pseudo Random Sequence « PHP Programming Language « IT news, forums, messages
Re: Pseudo Random Sequence

Posted by Ewoud Dronkert on 11/10/05 20:36

Philip Ronan wrote:
> Seed the random number generator based on the day of the month and use
> array_rand() to shuffle the contents

Yep, only it's shuffle()...
Gives the same results every time:

$a = range('A', 'Z');
for ( $i = 1; $i < 32; ++$i )
{
$b = $a;
srand($i);
shuffle($b);
echo sprintf('%2d ', $i).implode(' ', $b)."\n";
}

--
E. Dronkert

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация