gregkrsak / gregkrsak/phase-deuce
Use random.choice on the name sequences
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Instead of Len, Rand int, element lookup.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the name sequences and the current Len, Rand int, and element lookup described in the issue. Replace that selection approach with random.choice, then verify that name selection still works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100