class RSpec::Core::Ordering::Registry

def used_random_seed?

def used_random_seed?
  @strategies[:random].used?
end