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