Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAIt would be interesting to see how else you can play around with the workflow to create different types of codes.
I had a go at this trying to reduce the number of tools. I think I succeeded, but the macro version is far slower than the generate rows, even for only 10000 rows!
Although I do prevent selection of NULL characters
That took some work to figure out! My approach is a little different in that I used a sample tool to ensure enough of each character would be present for decoding.
May have overcomplicated it a touch, but it works! Now to turn it into an app so users can type their own phrase......