Twitsnip is a place to post code snippets and share them. Login with your existing Twitter account, if you don't have a Twitter account simply create on at www.twitter.com

Tag: Random Password

Pull random rows from a database

0

Use RAND() to randomly pull rows from a database.

PHP function to genarate a random password

0

I use this in case someone has forgotten there password alongside some other code. Hope it is useful!