/**
  **************************************************************************
  * @file     readme.txt 
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the ht32f49395_sk board, in this demo, you can select different device on toolbar "select target".
  in this demo, show how to get random number by rtc and uid, and usart1 printf the result.
  through config #define ENABLE_RTC_ASSEED value 0 or 1,to opnen or close rtc as seed for random.
