Help with profile images

hello guys,

I want to be able to attribute a random profile picture to users from a pre selected list, everytime they sign up for the app. How can I make such thing.?

You could make some data type with a field which is a list of images and when a user creates their account apply one of them by doing search for that data type’s list of images:random item