Random number generator example

I'm looking for an example program for a random number generator on a nRF52840-DK.

I want to now what #include statements I need, what initialization functions I need to call, the function to retrieve a random number, and any modifications I need to make to any build files i need to make. 

Parents Reply Children
Related