if wanting to 'produce permutation-with-various-member-amount' then example-input = 1 , 2 , 3 , 4 . if wanting to 'produce alphabet-capitalisation-and-maybe-number-and-maybe-special-alphabet-permutation' then example-input = a1bc-d . for alphabet-capitalisation-permutation : if expecting large-amount-of-output then divide large-amount-of-input to many-small-amount-of-input because if output grow bigger then memory-consumption grow bigger ... and if memory-consumption grow bigger then cpu-ability-to-work-fast decrease , but maybe i am wrong find 'memory-contention' for more info . |
with number ?
|
console : |