# File lib/rantly/generator.rb, line 140
  def positive_integer
    range(0)
  end