We want a script to randomise features of our afternoon walk break.
- which direction to walk (clockwise / anti-clockwise)
- which staircase to use going and/or up
- triggered manually? or from slackbot's "walk" reminder?
Ideally i guess this should be made into a generic configurable "randomise things from a list, or several lists at once" script, so bonus points for doing it that way and making it reusable in the wider world. We could probably npm that, unlike a script that explicitly randomises staircases in our building.
We want a script to randomise features of our afternoon walk break.
Ideally i guess this should be made into a generic configurable "randomise things from a list, or several lists at once" script, so bonus points for doing it that way and making it reusable in the wider world. We could probably npm that, unlike a script that explicitly randomises staircases in our building.