Hi. I would like to achieve the following scenario. Please help.

I would like to pick random numbers from the following numbers only: 45, 150, 200, 125, 80

example :

A1 = should get random number from above numbers only. Can I apply randbetween function?

Thank you.