Пример #1
0
 public function md5ExampleDotComWithDnsNs()
 {
     $this->assertEquals('9073926b-929f-31c2-abc9-fad77ae3e8eb', UUID::md5UUID(UUID::$NS_DNS, 'example.com')->hashCode());
 }