Levert (disambiguation)

LeVert was an R&B vocal group, formed in 1984 by brothers Gerald and Sean Levert.

Levert or LeVert may also refer to:

People with the surname Levert

People with the given name Levert

gollark: It calls that in a loop.
gollark: Maybe the weighted random implementation is bad?
gollark: ```javascript constructor(data){ switch (typeof data){ case "number": this.weights={}; this.order=data; this.starters={}; break; case "object": this.weights=data.weights; this.starters=data.starters; this.order=data.order; break; } }```Wow, this is giving me a great impression wrt. code quality.
gollark: Perhaps the markov chain implementation can be improved. On the other hand, heavpoot wrote it.
gollark: It's now using 307MB of memory. If it hits 400MB then it hits its RAM limit and ???.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.