Feetech RS485 Servo icon Feetech RS485 Servo Control Feetech serial-bus servos via EZB UART or PC COM, mapping servo IDs to ARC virtual ports; supports position, speed, release, acceleration. Try it →
 

Readrandomline

File.readRandomLine(filename)

Parameters

filename Path of file to read from.

Returns

A random line from the file as a string.

Description

Reads and returns a random line from the file, which starts from the end of one line and ends at the next endline character. This function does not affect the read position of the file.