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

Added Word Jumbling Functionality #5 #18

Closed
wants to merge 2 commits into from

Conversation

gauravghodinde
Copy link

@gauravghodinde gauravghodinde commented Mar 15, 2024

Added Word Jumbling Functionality #5
Fixes: #5
shuffled the word with the help of a random function, for every i in array.indexes edit the array.indexes.random from the string and after that return the string

ScreenRecording

chrome-capture-2024-3-15 (10)

@shreyashdelmade0744
Copy link
Contributor

Take a note that, for every issue, add "Fixes:#[issue number]".
Mention in brief how you implemented the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Word Jumbling Functionality
2 participants