I’m using Xcode 9.4.1

I can’t get Int.random option

Hi @vamsi_sattala Welcome to the community

Try

arc4random() //returns a random number in the range of 0 to 4 294 967 295 

If memory serves that is the call to creat a random integer
Blessings,
—Mark

@vamsi_sattala it would be more beneficial to post this question in “App Development” category.

The “Request and Feedback” category is about any requests/feedback for Chris’ videos