Random Seeded Array Shuffle


/ Published in: PHP
Save to your folder(s)

Repeatable Fisher Yates Array Shuffle based on given random string. If no seed is provided the current second will be used (not to use as a pure random shuffle... based on microseconds)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.