New button that randomly selects a game id from the mutualSteamGameIDs array, which was refactored to be a field var instead of a method var called 'intersection' before.
Motivation and Context
Resolves #7
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Description
New button that randomly selects a game id from the mutualSteamGameIDs array, which was refactored to be a field var instead of a method var called 'intersection' before.
Motivation and Context
Resolves #7
Screenshots (if appropriate):
Types of changes
Checklist: