From c7834b3cc9e3f9fd2b43a3b32ff717b9eaad174d Mon Sep 17 00:00:00 2001
From: Lu Fei <52o@qq52o.cn>
Date: Fri, 27 Oct 2023 10:42:04 +0800
Subject: [PATCH] Sync random_int and strrchr (#803)
---
bookinfo.xml | 1 +
reference/random/functions/random-int.xml | 5 +++--
reference/strings/functions/strrchr.xml | 21 +++++++++++++--------
3 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/bookinfo.xml b/bookinfo.xml
index 95c50fc8c..baa030217 100644
--- a/bookinfo.xml
+++ b/bookinfo.xml
@@ -29,6 +29,7 @@
肖盛文
褚兆玮
鲍国枭
+ 鲁飞
diff --git a/reference/random/functions/random-int.xml b/reference/random/functions/random-int.xml
index d87ff80b4..a1126bfd1 100644
--- a/reference/random/functions/random-int.xml
+++ b/reference/random/functions/random-int.xml
@@ -1,6 +1,7 @@
-
+
+
random_int
@@ -115,7 +116,7 @@ int(-898)
&reftitle.seealso;
- Random\Randomizer::getInt
+ Random\Randomizer::getInt
random_bytes
diff --git a/reference/strings/functions/strrchr.xml b/reference/strings/functions/strrchr.xml
index 6bdfe191d..78bfb5495 100644
--- a/reference/strings/functions/strrchr.xml
+++ b/reference/strings/functions/strrchr.xml
@@ -1,6 +1,6 @@
-
+
@@ -106,16 +106,21 @@
]]>
-
+ &example.outputs.similar;
+
+
+
+