Add an exercise to the database:
- requires 3 fields:
- muscle group {chest/back/shoulders/quads/hamstrings/abs}
- name of exercise
- any variations
- appends the exercise to the list of exercises by muscle group
Random exercise generator: - returns random exercise - returns 0 if no unique exercise is found - does not give any repeats of exercises