nextPoint

fun nextPoint(b: Rectangle, o: Rectangle): Point

Generates a normative point based on bounded data and juxtaposition. Maintains bias on object and ensures uniform distribution; leaves normality to boundaries.

Return

a normative point

Parameters

b

Bounding rectangle.

o

Object rectangle.