16 caracteres dgits al azar laravel

use Illuminate\Support\Str;

$random = Str::random(40);
Modern Marten