Using Rand with PHP coding rand — Generate a random integer Sample Code : [code] $rand = rand(37684782, 23297323); [/code]