Advertisement
Guest User

Untitled

a guest
Apr 28th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. double polandLattitude = random.Next(52, 54) + random.NextDouble();
  2. double polandLongitude = random.Next(16, 22) + random.NextDouble();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement