laravel 7 generate string letter and number code example Example: laravel str::random use Illuminate\Support\Str; $random = Str::random(40);