Hello,
I’m looking for the total number of possibilities for a four digit entry where:
1. Available digits = 0,1,2,3,4,5,6,7,8,9.
2. Any single digit can only be used once.
3. Any combination of four digits are equal and only counted as one possibility (i.e., 0123, 3210, 1230, 2130 etc...