matthewaustinbell / trini-kwan-quantum-leap

0 stars 0 forks source link

Random Consequence Function #12

Open matthewaustinbell opened 4 years ago

matthewaustinbell commented 4 years ago

User Story

As A User When I complete a leap, a function should randomly change the IsSetRight value to true or false.

Acceptance Criteria

Development

As a Developer I should create a RandomConsequence() function that parses the boolean values of each previouse leap, randomly changing all of their values.