34 35 36
# File 'lib/faker.rb', line 34 def random=(new_random) Thread.current[:faker_config_random] = new_random end