define(MaterialBox::class, function (Faker $faker) { return [ 'code'=>md5(\Illuminate\Support\Str::random(5).microtime(true)) ]; });