RandomBetween macros

Download the applet and you get:[br][br]RandomBetweenWithoutZero[-10,10] for example will never give you a zero[br]RandomBetweenWithoutOneZero[-10,10] for example will never give you a one or a zero[br][br]It can be used in producing for example quadratics where you do not want a leading one[br]

Information: RandomBetween macros