Min (int),(float) bug

That is expected. The “Random integer in Range” only provides a new number when it is called. This means that the value that is being read will be the same for each reference that is pulled off the pin of the “Random integer in Range”. Does this answer your question? If not, could you explain further what it is exactly that you are having an issue with?