this post was submitted on 25 Jul 2026
-2 points (0.0% liked)

Cryptography @ Infosec.pub

651 readers
1 users here now

Questions, answers, discussions, and literature on the theory and practice of cryptography

Rules (longer version here)

##Related resources;

founded 3 years ago
MODERATORS
 

PANGRANDOMONIUM :

Rhizome Function Anagram Random Generator

preprint | https://zenodo.org/records/21551292

doi | https://orcid.org/0009-0009-5144-3278

Herein are described principles and a scheme of random number generation styled as, pangrandomonium, or ‘pangrand’. Pangrand is a anagrammatic random number generator that uses rhizome functions as chaotic indexing and shuffling instructions to reorder and sum perfect pangrams. Brief descriptions are given for the principles of pangram summing and rhizome indexing functions, Source code of the random number generator is included herewith. The source code is attached to the PDF file.

Sections:

  1. Pangrams (Holoalphabetic arrays) ;
  2. Rhizome Functions ;
  3. Rhizome Hardness Problems ;
  4. Random Generator Methods ;
  5. Errata ;
  6. Source Code.

#Preprints #Random #Cryptography #RNG #Pangrams #Anagrams #Pascal #Papers #RhizomeFunction

@cryptography@soc.octade.net
@cypherpunk@soc.octade.net
@papers@soc.octade.net
@crypto@infosec.pub
@cryptography@fed.dyne.org
@cryptography@lemmy.ml

top 1 comments
sorted by: hot top controversial new old
[–] octade@soc.octade.net 1 points 1 month ago

An earlier experiment loosely related to the current one:

PERFECT PANGRAM HASH : Anagram Hash Function

https://zenodo.org/records/18448042