> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-foundation-automation-co-ban/data/random.md).

# Random

You can generate random values ​​for the variable of your choice.\
\
Bạn có thể tạo các giá trị ngẫu nhiên cho biến bạn chọn.

<figure><img src="/files/LK00IVtVJ4RH4pYy5D1W" alt=""><figcaption></figcaption></figure>

* Email: Please enter the domain of the email you want. For example, if you enter the domain as abc.com, the random email will be <email@abc.com>.&#x20;

* Full Name: Randomly output any full name Random letters: Randomly generates different letters based on the number you choose&#x20;

* Password: Randomly generate characters to use as a password, the number depends on your choice&#x20;

* First name: Ramdom gives any first name&#x20;

* Last name: Randomly generate any lastname&#x20;

* Number: Ramdom outputs a number within the range you choose&#x20;

* Output variable: Stores random values into a variable

* Email: Bạn hãy nhập domain của email mà bạn mong muốn. Ví dụ bạn nhập domain là abc.com thì email được random có dạng <email@abc.com>.

* Full Name: Random ra một tên đầy đủ bất kì

* Random letters: Random ra các kí tự khác nhau dự vào số lượng mà bạn chọn

* Password: Random ra các kí tự để làm password, số lượng tùy vào bạn chọn

* First name: Ramdom ra một first name bất kì

* Last name: Random ra một lastname bất kì

* Number: Ramdom ra một số nằm trong khoảng mà bạn chọn

* Output variable: Lưu các giá trị được random ra vào biến

{% file src="/files/x6pLkbC710IJOl9xzKqR" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hidemium.io/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-foundation-automation-co-ban/data/random.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
