You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sample program to randomize number and sort the list
dice1 - Assign number using rand() in php to 4 arrays and sort the list until 1 list is empty.
dice2 - Improvise version of first code to ensure no repeatitive value added.
About
Sample program to randomize number and sort the list