the size of the tile is 100
first we will decide the width of first circle (the diameter) it can be a little bigger (110) or it can be smaller (60)
let's ask the computer for a random number between 60 - 110
_


Now, how many concentric circles should there be?
Let's ask the computer for an random number between 0 and 4

_