PHP/MySQL - Best way to create unique random string?

后端 未结 10 2145
囚心锁ツ
囚心锁ツ 2020-12-15 04:20

How do I create a random unique string in MySQL?

when I need to create a random string in PHP I use this function:

public function generateString($le         


        
10条回答
提交回复
热议问题