Algorithm



I am looking for a possible algorithm that can generate all sequences
of numbers formed by the 10 basic numeric figures: 0, 1, 2, 3, 4, 5, 6,
7, 8 and 9.

It is essential that, in all formed combinations, no digit is repeated
and that all of them are used.

Please help in any way you can.

Thank you.

.