10 11 12
# File 'lib/ccls_engine/factories.rb', line 10 def random_date Date.jd(2440000+rand(15000)) end