I have want to plot a histogram with range (2000,2005) and bin=0.1
data=np.random.uniform(2000,2005,[1000,1])
eg: 2003.98154 2000.2205