This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can I get a rand number between 0 to 9

Hi guys,

I can get a rand number use the API:err_code = sd_rand_application_vector_get(buf, bytes_available); but the question is that How can I get a rand number just between 0 to 9 use the RANG Module.

Related