Closed CoreyD97 closed 4 years ago
while you are at it, it would be good to have something like random. Having a random UUID for example can be achieved by allowing random numbers
Hey @floyd-fuh, I could implement something like that however it would be quite a lot of work as there's a ton of different ways the random numbers could be formatted etc, instead I'd recommend combining stepper with Hackvertor for this kind of scenario :smile:
Add the ability for variables to be different types. For example: The static type will be defined by the user and left as is. The prompt type will prompt the user to input a value at time of execution. This will be useful for things like one time passcodes etc.