Step 1 :Find the total number of possible sequences: \(10^5 = 100000\)
Step 2 :Find the number of unlocking sequences: \(\binom{10}{2} \cdot \binom{8}{1} \cdot \frac{5!}{2! \cdot 2!} = 10800\)
Step 3 :Calculate the probability: \(\frac{10800}{100000} = 0.108\)
Step 4 :\(\boxed{0.108}\)