Arr::get laravel

PHP
use Illuminate\Support\Str;

$random = Str::random(40);$ composer require cviebrock/eloquent-sluggable
Source

Also in PHP: