Avoid spam bots in public views

Avoid spam bots in public views

I need to have a public view of the database which contains email addresses. How can I avoid the spam bots from getting these addresses? Is it possible to change the format, for ex. name[at]domain.com? Is there any other trick available?

Thanks.