ThicT
Denoβ€’2y agoβ€’
13 replies
Thic

Create an array with all possible combinations from a to z

@Deno AI Helper what is the best way to create an array of all possible combinations from
a
to
z
in order of
a
,
b
,
c
...
x
,
y
,
z
,
aa
,
ab
,
ac
...
zzzzzzzzzzzzzzzzzzzzzzzzzx
,
zzzzzzzzzzzzzzzzzzzzzzzzzy
,
zzzzzzzzzzzzzzzzzzzzzzzzzz
?
Was this page helpful?