insert([ 'name' => Str::random(10), 'description' => Str::random(40), 'website' => Str::random(10).'.com' ]); } } }