methods that I edited/found useful and want to keep for easy reusing
import Engch.Library;
Library ec = new Library();
using system time in nano second as seed for SecureRandom();
return a random double from 0 to range
System.out.println(ec.NanoTimeSeedSecureRandom(100));
return a rescaled imageIcon