Nút Giá Trị [Hash Value Node]¶

The "Giá Trị Băm" nút takes một giá trị đầu vào và hashes this tới một số nguyên.
Quan trọng
Hashes cannot be relied upon to be used as unique identifiers because they are not guaranteed to be unique. It can be used to generate somewhat stable randomness especially in cases where White Noise does not offer enough flexibility.
Đầu Vào (Inputs)¶
- Value (Giá Trị)
Value input determined by Data Type property.
- Seed (Mầm)
Số Nguyên đầu vào used tới sinh tạo different Hashes .
Tính Chất (Properties)¶
- Kiểu Dữ Liệu (Data Type)
The kiểu dữ liệu that được used cho/đối với the "Value" Đầu Vào. The Nút supports Số Thật, Số Nguyên, Véctơ, Màu Sắc, Bool, Xoay Chiều, Ma Trận và Chuỗi Ký Tự/String Kiểu Dữ Liệu.
Đầu Ra (Output)¶
- Mã Băm [Hash]
Đầu ra số nguyên tiêu chuẩn.