docs: make universe
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
// Random generation utilities.
|
||||
//
|
||||
// Example:
|
||||
// ```
|
||||
//
|
||||
// ```cue
|
||||
// str: random.#String & {
|
||||
// seed: "str"
|
||||
// length: 10
|
||||
// }
|
||||
// ```
|
||||
//
|
||||
//
|
||||
//
|
||||
package random
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user