laravel make random string code example Example: laravel Str::random use Illuminate\Support\Str; $random = Str::random(40);