public function testGenerateUUID() { isNotSame(Str::uuid(), Str::uuid()); isNotSame(Str::uuid(), Str::uuid()); isNotSame(Str::uuid(), Str::uuid()); }