Search found 2 matches
- Sat Dec 28, 2013 2:59 pm
- Forum: Talking LiveCode
- Topic: Generating Random Numbers???
- Replies: 13
- Views: 19514
Re: Generating Random Numbers???
thanks, bit of a newb on livecode only just found there was a dictionary, 
- Sat Dec 28, 2013 1:33 pm
- Forum: Talking LiveCode
- Topic: Generating Random Numbers???
- Replies: 13
- Views: 19514
Generating Random Numbers???
Hi, I have 2 fields, a minimum and a maximum.
User's enter a number into each field and on the click of a button a random number between the min and max is generated into a field.
a). what is the code for a random variable between a max and min?
b). How can i make sure only a number is able to be ...
User's enter a number into each field and on the click of a button a random number between the min and max is generated into a field.
a). what is the code for a random variable between a max and min?
b). How can i make sure only a number is able to be ...