You can generate such a number using:
![]()
{{floor(random * 99) + 2}}
Remember to use the built-in operators for + and *
As an example, let’s configure a Slack module to send out this random number to a user.
And here we can see the result.
You can generate such a number using:
![]()
{{floor(random * 99) + 2}}
Remember to use the built-in operators for + and *
As an example, let’s configure a Slack module to send out this random number to a user.
And here we can see the result.