// you can create a randge like this: start..stop // stop will be excluded //OR like this: start..=stop // stop will be included