Str::is() laravel examples Example: laravel str::random use Illuminate\Support\Str; $random = Str::random(40);