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

[Feature] Add Random Letter Generator Calculator #833

Closed
4 of 7 tasks
swetha5157 opened this issue May 24, 2024 · 5 comments · Fixed by #920
Closed
4 of 7 tasks

[Feature] Add Random Letter Generator Calculator #833

swetha5157 opened this issue May 24, 2024 · 5 comments · Fixed by #920
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@swetha5157
Copy link
Contributor

Description

Description

A random letter generator is a tool or software designed to produce a random letter from a specific alphabet set, such as the English alphabet (A-Z). The generation process is typically driven by a randomization algorithm, which ensures that each letter has an equal probability of being selected.

Feature

  • Randomization Algorithm: Utilizes a computational method to ensure true randomness, often based on pseudo-random number generators (PRNGs).

  • Customizable Alphabet Sets: Allows users to choose different alphabets or character sets, including uppercase letters, lowercase letters, or even non-Latin scripts.

  • Frequency Settings: Some generators let users adjust the frequency or probability of specific letters appearing, which can be useful for language-based studies or games.

  • Applications of this calculator:

    • Educational Tools: For learning and teaching alphabets or phonics.
    • Games and Puzzles: To create random challenges or for use in word games like Scrabble or Boggle.
    • Creativity and Writing: To provide prompts or inspirations for writers and artists.
    • Data Sampling: For creating randomized data sets in scientific and statistical research.
  • User Interface: Typically features a simple button to generate a letter, with results displayed prominently. Advanced tools may include options for generating multiple letters at once or exporting results.

Kindly assign to me @swetha5157 under gssoc'24

Screenshots

Screenshot 2024-05-24 155157

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @swetha5157, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

CalcDiverse contains different mathematical calculators but I don't think a Random Letter Generator is a kind of mathematical calculator @swetha5157

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label May 27, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Random letter generator [Feature] Add Random Letter Generator May 27, 2024
@swetha5157
Copy link
Contributor Author

image
Yes @Rakesh9100 , since qr code generator was present in CalcDiverse, I considered Random Letter generator would be a good option to add in CalDiverse
Sorry for any inconvenience caused.

@Rakesh9100
Copy link
Owner

Okay, go ahead, don't be sorry @swetha5157

@Rakesh9100 Rakesh9100 added gssoc GSSOC Open Source Program and removed question 🤔 Further information is requested labels May 27, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add Random Letter Generator [Feature] Add Random Letter Generator Calculator May 27, 2024
@swetha5157
Copy link
Contributor Author

Thankyou @Rakesh9100 and kindly add level labels.
Thankyou

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants