Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Random Selection Feature from Given Lists #382

Open
laithmasri opened this issue Oct 27, 2024 · 0 comments
Open

Implementation of Random Selection Feature from Given Lists #382

laithmasri opened this issue Oct 27, 2024 · 0 comments
Assignees

Comments

@laithmasri
Copy link
Contributor

Functionality

This issue aims to implement a new book activity that allows users to generate a random selection from a predefined list of items upon a button click. The random selection can be derived from various types of lists, including:

Colors: Users can choose from a palette of colors.
Coin Flips: Users can simulate a coin toss, randomly resulting in either heads or tails.
Shapes: Users can select from a variety of geometric shapes.
Dice Rolls: Users can roll a die, generating a number between 1 and 6.

Purpose

The purpose of this feature is to enhance user engagement by introducing an element of chance and interactivity.

laithmasri added a commit that referenced this issue Oct 27, 2024
@laithmasri laithmasri self-assigned this Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant