in hexadecimal "10 10 10 10" system you have 0-255 posibilities right? in total 256 different posibilities as there are 8 1s and 0s.
how many different posibilities would i get?
if i had 10 digits. instead of 8?
or how would i calculate that in php ?