Hello,

Is there any random number library available in mbedTLS?
Right now, I am using hardware entropy in STM32 boards. 
If hardware platform changes and if there is no hardware entropy present, then again we need to redefine the API. 

Thanks