# 4. Random  Keyword

1. **Random Date**

&#x20; **Định nghĩa:** Lấy ngẫu nhiên giá trị ngày tháng năm

&#x20;  **Ví dụ:**&#x20;

&#x20;  **Bước 1:** Mở tool IDE

&#x20;  **Bước 2:** Thêm mới keyword&#x20;

<figure><img src="https://2166332754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJPr2I1aqGFoRAbyySXjY%2Fuploads%2FiC334kv3YQNZqYyQdo1Z%2Fimage.png?alt=media&#x26;token=9de238ca-7567-4df2-8e95-54bec52758aa" alt=""><figcaption></figcaption></figure>

2. **Random Double**

&#x20; **Định nghĩa: Lấy ngẫu nhiên số thực**

&#x20; **Ví dụ:**&#x20;

&#x20; **Bước 1:** Mở tool IDE

&#x20; **Bước 2:** Thêm mới keyword&#x20;

<figure><img src="https://2166332754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJPr2I1aqGFoRAbyySXjY%2Fuploads%2FSn5OUrLvwBfh3MQydM6m%2Fimage.png?alt=media&#x26;token=1684d559-a035-487a-939d-83386acb84e9" alt=""><figcaption></figcaption></figure>

3. **Random Email**

&#x20; **Định nghĩa:** Lấy ngẫu nhiên email

&#x20; **Ví dụ:**&#x20;

&#x20; **Bước 1:** Mở tool IDE

&#x20; **Bước 2:** Thêm mới keyword&#x20;

<figure><img src="https://2166332754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJPr2I1aqGFoRAbyySXjY%2Fuploads%2FN2G76mabiYk2QVTic9nd%2Fimage.png?alt=media&#x26;token=9b44e0e8-59e9-41c8-b995-c01a9bd71e26" alt=""><figcaption></figcaption></figure>

4. **Random Integer**

&#x20; **Định nghĩa:** Lấy ngẫu nhiên chuỗi ký tự số

&#x20;**Ví dụ:**&#x20;

&#x20; **Bước 1:** Mở tool IDE

&#x20; **Bước 2:** Thêm mới keyword&#x20;

<figure><img src="https://2166332754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJPr2I1aqGFoRAbyySXjY%2Fuploads%2FaDJgFzGmhJo2MZ7h5sxb%2Fimage.png?alt=media&#x26;token=ed5da500-4c9d-4714-bab7-a20a947800e9" alt=""><figcaption></figcaption></figure>

5. **Randoom String**&#x20;

&#x20; **Định nghĩa:** Lấy ngẫu nhiên chuỗi ký tự chữ

&#x20; **Ví dụ:**&#x20;

&#x20; **Bước 1:** Mở tool IDE

&#x20; **Bước 2:** Thêm mới keyword&#x20;

<figure><img src="https://2166332754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJPr2I1aqGFoRAbyySXjY%2Fuploads%2FWme47lwbddzNZVgHM022%2Fimage.png?alt=media&#x26;token=cdfa994f-5fc9-4e60-b253-6e136e74ecfc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.viettelsoftware.com/huong-dan-su-dung-keyword/4.-random-keyword.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
