min= rand(1000)-1000; max=rand(10000); print min,9.chr,max def ruler(min,max) end
根据 任意的两个值间的区间,输出均匀易读的刻度值 ,比如象 highchart 这种