mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Add line breaks after initial h1's consistently
This commit is contained in:
@@ -4,4 +4,5 @@ parent: public-api-methods.html
|
||||
template: pagetype-category.html.jinja
|
||||
---
|
||||
# Utility Methods
|
||||
|
||||
Use these methods to perform convenient tasks, such as ping and random number generation.
|
||||
@@ -6,6 +6,7 @@ labels:
|
||||
- Core Server
|
||||
---
|
||||
# random
|
||||
|
||||
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/rpc/handlers/Random.cpp "Source")
|
||||
|
||||
The `random` command provides a random number to be used as a source of entropy for random number generation by clients.
|
||||
|
||||
Reference in New Issue
Block a user