The letters are almost not shuffled initially
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- react, typescript
- Domain
- frontend
Research direction
No files or tests are named. Start by locating the code for the initial puzzle shuffle and the “randomize” button, then reproduce the linked example to compare their behavior. Done means the initial shuffle no longer leaves phrases nearly unchanged while preserving any intended consistency between page loads.
Written by the indexing model from the issue text.
Description
Hello!
I noticed that the initial shuffling of the letters in the puzzles is different from what the "randomize" button does, and often it leaves the letters almost untouched. It often makes the puzzles too easy, just obvious.
Example: https://tinyurl.com/t774ktn3
The source phrase starts from "Then there's a phrase that became the title, of course".
After initial shuffling, it becomes "Then theue'r o whuore thot beyome the tstle, ic yigure".
"t", "h", "e", "m", "l" remained the same letters.
If the point of making the initial shuffling different from the "randomize" button is to make it consistent between the page loads (so that everyone gets the "same puzzle"), then using a randomizer with pre-defined seed will do.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
anthropics/claude-code#96687 ·
-
good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
AOSSIE-Org/DebateAI#582 · 2 comments ·