uniformR package:pipes-random

Endlessly produce anything that's Variate from a uniform distribution, within some given range of values.
  • For integral types, inclusive range is used.
  • For floating types, (a,b] is used.