PERFECT PANGRAM HASH : Anagram Hash Function
Authors/Creators
Description
A pangram is a sentence or phrase that contains each letter of an alphabet
or character set at least once. A perfect pangram is an anagram of the
alphabet which contains each letter exactly once.
Pangram hash generates a perfect pangram hash digest consisting of a
anagram permutation of a character set. Each character in the output is
unique and non-repeating.
Below is purely procedural source code written in the FreePascal
programming language. Instructions and explanatory comments are located
in the source code. A plain text source file is embedded in the PDF
document. Additional resource files are also embedded in the PDF file.
Files
pangram58_hash_Byrl_Raze_Buckbriar_OCTADE_attached_pub.pdf
Files
(87.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9587cf134dd3be2f0f11859c572d3c1b
|
87.0 kB | Preview Download |
Additional details
Dates
- Created
-
2026-02-01
Software
- Programming language
- Pascal