FiveM Hash Generator (joaat / GetHashKey)
Enter any string (an object, vehicle, weapon or ped name) to compute its GTA V / FiveM joaat hash — the same value GetHashKey() returns.
What is a FiveM hash?
GTA V and FiveM identify models by a 32-bit joaat (Jenkins-one-at-a-time) hash of the lowercased name. GetHashKey("prop_tool_blowtorch") returns 896078401. This tool reproduces that hash entirely in your browser, and also shows the signed int32 and hexadecimal forms.