Random movement c++ with 2d sprite paper actor

Hey guys I have looked around a lot and cant seem to find much help in the way of C++. I have a simple paper Sprite Actor that I have set to movable and constants->Lock Position->Z so it stays 2D. Now I simply want to use c++ to have it move randomly in a fixed area. Im sorry if this has been asked before but after 3 hours of reading and research I feel its time to ask.