Make object move in random directions

Can anyon help me out with this?

I need to make an object move in random directions within a radius from a point.

Look at the documentation for Random.

There are many methods that will help you.