Test ran at 2024-05-08 01:20:17.093890+00:00 SOLUTION: ulid=20240205.0.0: Universally Unique Lexicographically Sortable Identifier Origin: source archive ulid-2024-02-05.zip at https://sourceforge.net/projects/ulid-ada/files/ulid-2024-02-05.zip with hash sha512:455f3c7d553979441ab6ee851e18d32e4db294675b32c7abaea28cc1ba901b23e777a23ea39f4aae6560f3d6ab6aeb1015832395229ae61d690914daa8b334d2 Properties: Author: Gautier de Montmollin Description: Universally Unique Lexicographically Sortable Identifier Executable: ulid_test License: MIT Long_Description: image In a nutshell, a ULID code is a combination of 48-bit time stamp (most significant part), with a millisecond accuracy, and a 80-bit random number (least significant part), totalling 128 bits, that is 16 bytes (octets). The preferred (canonical) representation of a ULID is in a certain version of the Base32 encoding. Maintainer: gdemont@hotmail.com Maintainers_Logins: zertovitch Name: ulid Project_File: ulid.gpr Tag: ulid Tag: uuid Tag: guid Tag: identifier Tag: timestamp Version: 20240205.0.0 Website: https://github.com/zertovitch/ulid Dependencies (direct): gnat(>=11 & <2000) | >=2021 Dependencies (external): gnat(>=11 & <2000) | >=2021 (direct,hinted) Dependencies (graph): ulid=20240205.0.0 --> gnat(>=11 & <2000) | >=2021 Dependencies cannot be met LOG: