[DOC] Random number generation needs documentation.
Open
Type: Enhancement
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
### Is your feature request related to a problem? Please describe.
* Random number generation.
* How to use hardware random entropy source.
* What happens when hw random is not present.
* How security is impacted by random number generation (i.e. mbedtls).
### Describe the solution you'd like
Dedicated documentation chapter for a random number generation and implementation in NuttX.
### Describe alternatives you've considered
External information sources that may not match NuttX implementation.
### Verification
- [X] I have verified before submitting the report.
Contributor guide
Assessment
This issue has not been assessed yet.