summaryrefslogtreecommitdiff
path: root/include/rand.h
AgeCommit message (Collapse)Author
2019-12-02common: Move random-number functions into their own headerSimon Glass
Create a new rand.h header file and move functions into it, to reduce the size of common.h Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>