Closed this issue 7 years ago · 1 comments
I don't want randomcolor. I want fix color everytime whenever i refresh the page. How can i get this??
You know you can edit your messages instead of creating it three times ?
Reset the pseudo random generator before generating the color :
mt_srand(123456);