From d7c7407e56946ac708366f0e540e203c2de767a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 28 Aug 2025 11:40:37 +0200 Subject: [PATCH] Clarify rrset-order random distribution The randomized order of the records in the rrset is not uniform across all permutations. Clarify this in the documentation. (cherry picked from commit 369c8dc388caad0d4fa7e9da15a3a0cd62cd3b39) --- doc/arm/reference.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 0c3776d083..2b89c45abc 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -4269,7 +4269,8 @@ RRset Ordering ``--enable-fixed-rrset`` at compile time. ``random`` - Records are returned in a random order. + Records are returned in a non-deterministic order. The random ordering + doesn't guarantee uniform distribution of all permutations. ``cyclic`` Records are returned in a cyclic round-robin order, rotating by one