Yes, but I think you have to choose more complex function to combine coordinates to an integer.
There is type hashes existing in UE and used internally for maps. Hashing gives better mixed result and you have really little chance to see any pattern. Unfortunately, it seems it’s not exposed to blueprint and available only for c++. Maybe you can find a formula of any hash function and implement it over blueprint.