# 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: 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.hidemium.io/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-foundation-automation-co-ban/data/random.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.
