So I have a List<Number> that contains both Doubles and Integers, I have to loop through the List and randomize each Number by +- 25% that contains both Dou
So I have a List<Number> that contains both Doubles and Integers, I have to loop through the List and randomize each Number by +- 25% that contains both Dou