Problem
I am creating a simple react native social media app, and I need each user to have a consistent number between 0-100 that will be used to give them a consistent color in all of their posts. I don't know an easy way to create a number that always stays the same each time you open the app. What would you reccomend?