There a better ways of generating random strings in your application using PHP, C#, Python or whatever OOP language you are using but if you need to do this at the database level then here’s a clever little trick using a view and an SQL function. Basically you create a Continue Reading