The same way you would do it in php :)
How random does it need to be?
substr(str_shuffle(MD5(microtime())), 0, 8);
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community