Skip to content

Conversation

Ayush1325
Copy link
Member

  • Using zephyr random api
  • Using a stub for randomSeed since it is not present in Zephyr

- Using zephyr stdlib `rand` and `srand`

Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>
@Ayush1325
Copy link
Member Author

Ayush1325 commented Jun 12, 2024

I have switched to using zephyr stdlib rand and srand. It's present even in the minimal libc, so I do not think there is any drawback to using it.

@DhruvaG2000 DhruvaG2000 merged commit 4c34ceb into zephyrproject-rtos:next Jun 14, 2024
@Ayush1325 Ayush1325 deleted the random branch June 14, 2024 07:13
soburi pushed a commit to soburi/gsoc-2022-arduino-core that referenced this pull request Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants