16 символов случайные dgits laravel

use Illuminate\Support\Str;

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