laravel Str::uuid lenght 6 code example Example: laravel Str::random use Illuminate\Support\Str; $random = Str::random(40);