This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430FR6047: Problem related to Implementation of Random Number Generator(True Random Seed)

Part Number: MSP430FR6047


Hello,

I am using MSP430FR6047 controller, whose user manual informs about Random Number Generator(True Random Seed) as a device descriptor information (TLV) section contains a 128-bit true random seed that can be used to implement a deterministic random number.

I am not able to find out how to implement this functionality in my code, since there is no brief information available in user manual as well as on online platform. 

My question is:

1. What header file to be included for Implementation of Random Number Generator?

2. Is there any predefined function to generated 128-bit random number within this header file?

**Attention** This is a public forum