ExampleDataGenerator random provider doesn't use seed
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- tooling
Research direction
Start by locating ExampleDataGenerator and its assignValue method, then inspect how the private Random instance is initialized and whether seed handling is covered by existing tests. Confirm the intended seeded behavior with the project context; done means the random provider's seed behavior is explicitly resolved and verified.
Written by the indexing model from the issue text.
Description
Hello,
I was browsing through the code after creating a custom data type for my project and I noticed that the assignValue method in ExampleDataGenerator uses the attribute private Random random = new Random(); to provide randomness instead of a new Random(seed).
Is that a deliberate choice ?
- Dominant language
- TypeScript
- Stars
- 6
- 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.
More from vaadin/example-data
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
vaadin/example-data#48 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
vaadin/example-data#47 ·
-
Documentation Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
vaadin/example-data#46 · 1 reaction ·
-
Difficulty 1/5 Under an hour Newbie friendliness 42/100
vaadin/example-data#32 ·
-
Add Java docs Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
vaadin/example-data#31 · 1 reaction ·
All issues in vaadin/example-data
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·