laravel 7 Random str() code example Example: laravel Str::random use Illuminate\Support\Str; $random = Str::random(40);