You could use:  select char(rand(128));

Will dispaly character with ascii value of 0 - 128.

Thanks,

Michael Ridinger

On Fri, 9 Mar 2001 [EMAIL PROTECTED] wrote:

> I know it is possible to generate a random number using rand() I don`t 
> suppose there is anyway to generate a random letter sequence that anyone 
> knows of?
> 
> Ade
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to