Random.cpp: Support for baremetal arc4random
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- embedded-iot
Research direction
Start by reading random.cpp and tracing its current rand() usage. Investigate the project's existing approach to platform-specific or bare-metal device access, then determine how arc4random and a bare-metal random device should be selected and tested. Done means random.cpp supports the requested sources without breaking existing targets.
Written by the indexing model from the issue text.
Description
random.cpp - get support for arc4random and opening a bare metal random device
We currently just use rand(), but we could be much better.
- Dominant language
- C++
- Stars
- 99
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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 embeddedartistry/libcpp
-
question
Difficulty 5/5 Over a week Newbie friendliness 25/100
embeddedartistry/libcpp#54 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
embeddedartistry/libcpp#50 · 8 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
embeddedartistry/libcpp#43 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
embeddedartistry/libcpp#38 ·
-
CI Auto-Update Job Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
embeddedartistry/libcpp#36 ·
All issues in embeddedartistry/libcpp
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·